]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/palmld/palmld.c
serial: pxa: Make use of default_serial_console in serial_pxa
[karo-tx-uboot.git] / board / palmld / palmld.c
index 2f1ad200808a1bd440602ed5b2c3dd72fbc47a68..57b4f5f62326ec0cae92c8b54df9ef1487d45b2d 100644 (file)
@@ -52,11 +52,6 @@ int board_init(void)
        return 0;
 }
 
-struct serial_device *default_serial_console(void)
-{
-       return &serial_ffuart_device;
-}
-
 int dram_init(void)
 {
        pxa2xx_dram_init();