]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-omap1/board-voiceblue.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6] / arch / arm / mach-omap1 / board-voiceblue.c
index 209d79ef1d5f0c89fee06e368a4e157a3ded3548..bf30b1acda0b97a1c9795a0006622c7db6935265 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,
        },