aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/cuboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/cuboot.c')
-rw-r--r--arch/powerpc/boot/cuboot.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/boot/cuboot.c b/arch/powerpc/boot/cuboot.c
index 65795468ad6f..7768b2306b7a 100644
--- a/arch/powerpc/boot/cuboot.c
+++ b/arch/powerpc/boot/cuboot.c
@@ -17,9 +17,6 @@
#include "ppcboot.h"
-extern char _end[];
-extern char _dtb_start[], _dtb_end[];
-
void cuboot_init(unsigned long r4, unsigned long r5,
unsigned long r6, unsigned long r7,
unsigned long end_of_ram)