]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/philips/pnx8550/common/platform.c
[SERIAL] uart_port flags member should use UPF_*
[linux-2.6-omap-h63xx.git] / arch / mips / philips / pnx8550 / common / platform.c
index 35be6db4245fc93e48eaa041ebe7ac2e43433539..a592260fd6735b8a902e6939ddbd7826dcd0dec1 100644 (file)
@@ -73,7 +73,7 @@ struct ip3106_port ip3106_ports[] = {
                        .uartclk        = 3692300,
                        .fifosize       = 16,
                        .ops            = &ip3106_pops,
-                       .flags          = ASYNC_BOOT_AUTOCONF,
+                       .flags          = UPF_BOOT_AUTOCONF,
                        .line           = 0,
                },
        },
@@ -87,7 +87,7 @@ struct ip3106_port ip3106_ports[] = {
                        .uartclk        = 3692300,
                        .fifosize       = 16,
                        .ops            = &ip3106_pops,
-                       .flags          = ASYNC_BOOT_AUTOCONF,
+                       .flags          = UPF_BOOT_AUTOCONF,
                        .line           = 1,
                },
        },