diff options
Diffstat (limited to 'board/overo/overo.c')
| -rw-r--r-- | board/overo/overo.c | 10 | 
1 files changed, 0 insertions, 10 deletions
| diff --git a/board/overo/overo.c b/board/overo/overo.c index f97387083..c6d50a07a 100644 --- a/board/overo/overo.c +++ b/board/overo/overo.c @@ -101,16 +101,6 @@ int board_init(void)  }  /* - * Routine: omap_rev_string - * Description: For SPL builds output board rev - */ -#ifdef CONFIG_SPL_BUILD -void omap_rev_string(void) -{ -} -#endif - -/*   * Routine: get_board_revision   * Description: Returns the board revision   */ |