mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-29 23:53:33 +08: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
@ -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…
Reference in New Issue
Block a user