mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-07 19:48:14 +07: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
|
#ifdef CONFIG_BLK_DEV_INITRD
|
||||||
extern char __initrd_start, __initrd_end;
|
extern char __initrd_start, __initrd_end;
|
||||||
extern char __initramfs_start;
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern u32 __dtb_start[];
|
extern u32 __dtb_start[];
|
||||||
|
Loading…
Reference in New Issue
Block a user