]> git.sur5r.net Git - u-boot/blobdiff - board/google/chromebook_link/link.c
x86: kconfig: Let board select BOARD_EARLY_INIT_F
[u-boot] / board / google / chromebook_link / link.c
index 42615e1e23143f95695541e78faff9808519e53e..64e7c1a08d8b01109cd13df18f4c63cc4d457df6 100644 (file)
@@ -16,8 +16,3 @@ int arch_early_init_r(void)
 {
        return 0;
 }
-
-int board_early_init_f(void)
-{
-       return 0;
-}