mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
igep00x0: remove unused empty function omap_rev_string()
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
This commit is contained in:
parent
cccdb1965b
commit
c2d47fa666
1 changed files with 0 additions and 8 deletions
|
|
@ -68,14 +68,6 @@ int board_init(void)
|
|||
}
|
||||
|
||||
#ifdef CONFIG_SPL_BUILD
|
||||
/*
|
||||
* Routine: omap_rev_string
|
||||
* Description: For SPL builds output board rev
|
||||
*/
|
||||
void omap_rev_string(void)
|
||||
{
|
||||
}
|
||||
|
||||
/*
|
||||
* Routine: get_board_mem_timings
|
||||
* Description: If we use SPL then there is no x-loader nor config header
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue