diff options
Diffstat (limited to 'board/xilinx/mbv/board.c')
-rw-r--r-- | board/xilinx/mbv/board.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/xilinx/mbv/board.c b/board/xilinx/mbv/board.c index c478f7e04a0..ed3fe16af7b 100644 --- a/board/xilinx/mbv/board.c +++ b/board/xilinx/mbv/board.c @@ -7,11 +7,6 @@ #include <spl.h> -int board_init(void) -{ - return 0; -} - #ifdef CONFIG_SPL u32 spl_boot_device(void) { |