diff options
Diffstat (limited to 'board/st/stm32f469-discovery/stm32f469-discovery.c')
| -rw-r--r-- | board/st/stm32f469-discovery/stm32f469-discovery.c | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/board/st/stm32f469-discovery/stm32f469-discovery.c b/board/st/stm32f469-discovery/stm32f469-discovery.c index 134d207d95d..7aab7f71d0c 100644 --- a/board/st/stm32f469-discovery/stm32f469-discovery.c +++ b/board/st/stm32f469-discovery/stm32f469-discovery.c @@ -39,11 +39,6 @@ int dram_init_banksize(void)  	return 0;  } -int board_init(void) -{ -	return 0; -} -  #ifdef CONFIG_MISC_INIT_R  int misc_init_r(void)  { | 
