remove AR71XX_EARLY_SERIAL stuff
[librecmc/librecmc.git] / target / linux / ar71xx / files / arch / mips / ar71xx / devices.c
index 62969d00a4bd6b8935620dc6d5db498bda57398d..5ff65e0ed06417a76d41719c4f0b1143c306ed2b 100644 (file)
@@ -140,7 +140,6 @@ void __init ar71xx_add_device_usb(void)
        }
 }
 
-#ifndef CONFIG_AR71XX_EARLY_SERIAL
 static struct resource ar71xx_uart_resources[] = {
        {
                .start  = AR71XX_UART_BASE,
@@ -177,7 +176,6 @@ void __init ar71xx_add_device_uart(void)
        ar71xx_uart_data[0].uartclk = ar71xx_ahb_freq;
        platform_device_register(&ar71xx_uart_device);
 }
-#endif /* CONFIG_AR71XX_EARLY_SERIAL */
 
 static struct resource ar71xx_mdio_resources[] = {
        {