mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
openrisc: Remove unused declaration of __initramfs_start
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jonas Bonn <jonas@southpole.se>
This commit is contained in:
parent
be5940c9fd
commit
0db041be3b
@ -3,7 +3,6 @@
|
||||
|
||||
#ifdef CONFIG_BLK_DEV_INITRD
|
||||
extern char __initrd_start, __initrd_end;
|
||||
extern char __initramfs_start;
|
||||
#endif
|
||||
|
||||
extern u32 __dtb_start[];
|
||||
|
Loading…
Reference in New Issue
Block a user