Skip to content

Commit

Permalink
openrisc: Remove unused declaration of __initramfs_start
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
  • Loading branch information
Geert Uytterhoeven authored and Jonas Bonn committed Nov 15, 2013
1 parent be5940c commit 0db041b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/openrisc/kernel/vmlinux.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#ifdef CONFIG_BLK_DEV_INITRD
extern char __initrd_start, __initrd_end;
extern char __initramfs_start;
#endif

extern u32 __dtb_start[];
Expand Down

0 comments on commit 0db041b

Please sign in to comment.