Merge master.kernel.org:/home/rmk/linux-2.6-serial
[safe/jmp/linux-2.6] / arch / arm / mach-omap1 / board-voiceblue.c
index 209d79e..bf30b1a 100644 (file)
@@ -75,7 +75,7 @@ static struct plat_serial8250_port voiceblue_ports[] = {
 
 static struct platform_device serial_device = {
        .name                   = "serial8250",
-       .id                     = 1,
+       .id                     = PLAT8250_DEV_PLATFORM1,
        .dev                    = {
                .platform_data  = voiceblue_ports,
        },