diff options
Diffstat (limited to 'board/siemens/iot2050/board.c')
-rw-r--r-- | board/siemens/iot2050/board.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/siemens/iot2050/board.c b/board/siemens/iot2050/board.c index 161210c60a9..c75f4a0d084 100644 --- a/board/siemens/iot2050/board.c +++ b/board/siemens/iot2050/board.c @@ -367,11 +367,6 @@ static void m2_connector_setup(void) m2_overlay_prepare(); } -int board_init(void) -{ - return 0; -} - int dram_init(void) { struct udevice *sysinfo; |