diff options
Diffstat (limited to 'board/ti/am62ax/evm.c')
-rw-r--r-- | board/ti/am62ax/evm.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/ti/am62ax/evm.c b/board/ti/am62ax/evm.c index 3351544c5b3..a445f983255 100644 --- a/board/ti/am62ax/evm.c +++ b/board/ti/am62ax/evm.c @@ -16,11 +16,6 @@ #include "../common/fdt_ops.h" -int board_init(void) -{ - return 0; -} - #if defined(CONFIG_XPL_BUILD) void spl_perform_fixups(struct spl_image_info *spl_image) { |