diff options
Diffstat (limited to 'arch/powerpc/boot/ebony.c')
-rw-r--r-- | arch/powerpc/boot/ebony.c | 3 |
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 @@ | |||
29 | #include "4xx.h" | 29 | #include "4xx.h" |
30 | #include "44x.h" | 30 | #include "44x.h" |
31 | 31 | ||
32 | extern char _dtb_start[]; | ||
33 | extern char _dtb_end[]; | ||
34 | |||
35 | static u8 *ebony_mac0, *ebony_mac1; | 32 | static u8 *ebony_mac0, *ebony_mac1; |
36 | 33 | ||
37 | /* Calculate 440GP clocks */ | 34 | /* Calculate 440GP clocks */ |