]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/serial_s5p.c
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
[u-boot] / drivers / serial / serial_s5p.c
index 3f0b5882541bfe9a320e01972af6ff4c1e095d58..feba467d809452447f07bd2973621d4cb945baa0 100644 (file)
@@ -207,7 +207,7 @@ U_BOOT_DRIVER(serial_s5p) = {
 
 #include <debug_uart.h>
 
-void debug_uart_init(void)
+static inline void _debug_uart_init(void)
 {
        struct s5p_uart *uart = (struct s5p_uart *)CONFIG_DEBUG_UART_BASE;