]> git.sur5r.net Git - u-boot/blobdiff - board/google/chromebox_panther/panther.c
x86: kconfig: Let board select BOARD_EARLY_INIT_F
[u-boot] / board / google / chromebox_panther / panther.c
index e3baf88783316c2d7c4adf5fb300185d7ebe6292..ed60e442641fdec1bf345f525f01c52a4e2497be 100644 (file)
@@ -11,8 +11,3 @@ int arch_early_init_r(void)
 {
        return 0;
 }
-
-int board_early_init_f(void)
-{
-       return 0;
-}