summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/spl.h')
-rw-r--r--arch/powerpc/include/asm/spl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/spl.h b/arch/powerpc/include/asm/spl.h
index cd6d31c71a..60a7d37d30 100644
--- a/arch/powerpc/include/asm/spl.h
+++ b/arch/powerpc/include/asm/spl.h
@@ -8,7 +8,4 @@
#define BOOT_DEVICE_NOR 1
-/* Linker symbols */
-extern char __bss_start[], __bss_end[];
-
#endif