mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
Remove unused code from lib_arm/bootm.c
Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
This commit is contained in:
parent
ffbb5cb942
commit
de2a07e534
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ static void setup_memory_tags (bd_t *bd);
|
|||
# endif
|
||||
static void setup_commandline_tag (bd_t *bd, char *commandline);
|
||||
|
||||
#if 0
|
||||
static void setup_ramdisk_tag (bd_t *bd);
|
||||
#endif
|
||||
# ifdef CONFIG_INITRD_TAG
|
||||
static void setup_initrd_tag (bd_t *bd, ulong initrd_start,
|
||||
ulong initrd_end);
|
||||
|
|
Loading…
Add table
Reference in a new issue