arm: rmobile: lager: Remove board_late_init function
[oweals/u-boot.git] / board / renesas / lager / lager.c
index 2bb87108f67c92468a5bccc3f838aed673f1d94d..99a298a98bbf768cc733aca9ed4f86103d4c0135 100644 (file)
@@ -180,11 +180,6 @@ void dram_init_banksize(void)
        gd->bd->bi_dram[0].size = LAGER_SDRAM_SIZE;
 }
 
-int board_late_init(void)
-{
-       return 0;
-}
-
 void reset_cpu(ulong addr)
 {
        u8 val;