Skip to content
Snippets Groups Projects
Commit de2a07e5 authored by Gururaja Hebbar K R's avatar Gururaja Hebbar K R Committed by Wolfgang Denk
Browse files

Remove unused code from lib_arm/bootm.c

parent ffbb5cb9
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment