aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/holly.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/holly.c')
-rw-r--r--arch/powerpc/boot/holly.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/boot/holly.c b/arch/powerpc/boot/holly.c
index 7d6539f5e22c..199e783aea4d 100644
--- a/arch/powerpc/boot/holly.c
+++ b/arch/powerpc/boot/holly.c
@@ -21,11 +21,6 @@
#include "ops.h"
#include "io.h"
-extern char _start[];
-extern char _end[];
-extern char _dtb_start[];
-extern char _dtb_end[];
-
BSS_STACK(4096);
void platform_init(unsigned long r3, unsigned long r4, unsigned long r5)