aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/ebony.c
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2007-08-21 03:39:58 +1000
committerPaul Mackerras <paulus@samba.org>2007-08-22 15:27:28 +1000
commit2f1d4899321be87bc5f0c4ee0e62c9d9ced05f80 (patch)
tree5e22af6c9ba7a508fd8d1c97673c8159f61f4e99 /arch/powerpc/boot/ebony.c
parent[POWERPC] bootwrapper: Add CPM serial driver (diff)
downloadlinux-dev-2f1d4899321be87bc5f0c4ee0e62c9d9ced05f80.tar.xz
linux-dev-2f1d4899321be87bc5f0c4ee0e62c9d9ced05f80.zip
[POWERPC] bootwrapper: Move linker symbols into ops.h
Most of these were previously used by numerous C files and redeclared in each one. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/ebony.c')
-rw-r--r--arch/powerpc/boot/ebony.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/boot/ebony.c b/arch/powerpc/boot/ebony.c
index 2b9a809bcd74..86c0f5df0a86 100644
--- a/arch/powerpc/boot/ebony.c
+++ b/arch/powerpc/boot/ebony.c
@@ -29,9 +29,6 @@
#include "4xx.h"
#include "44x.h"
-extern char _dtb_start[];
-extern char _dtb_end[];
-
static u8 *ebony_mac0, *ebony_mac1;
/* Calculate 440GP clocks */