]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/lpc32xx/devices.c
Use correct spelling of "U-Boot"
[u-boot] / arch / arm / cpu / arm926ejs / lpc32xx / devices.c
index 6f1018607c77f0c2f7901610a9f8948f363b9a0b..b6db23e981fbd69f5f3cb91cbde60983ef4f1513 100644 (file)
@@ -43,7 +43,7 @@ void lpc32xx_uart_init(unsigned int uart_id)
               &clk->u3clk + (uart_id - 3));
 }
 
-#if !CONFIG_IS_ENABLED(OF_CONTROL) && !defined(CONFIG_SPL_BUILD)
+#if !CONFIG_IS_ENABLED(OF_CONTROL)
 static const struct ns16550_platdata lpc32xx_uart[] = {
        { UART3_BASE, 2, CONFIG_SYS_NS16550_CLK },
        { UART4_BASE, 2, CONFIG_SYS_NS16550_CLK },