diff options
Diffstat (limited to 'arch/powerpc/kernel/setup_32.c')
-rw-r--r-- | arch/powerpc/kernel/setup_32.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/kernel/setup_32.c b/arch/powerpc/kernel/setup_32.c index 22f8e2bacd32..19e8fcb9cea8 100644 --- a/arch/powerpc/kernel/setup_32.c +++ b/arch/powerpc/kernel/setup_32.c | |||
@@ -47,11 +47,6 @@ | |||
47 | #include <asm/kgdb.h> | 47 | #include <asm/kgdb.h> |
48 | #endif | 48 | #endif |
49 | 49 | ||
50 | #ifdef CONFIG_FTRACE | ||
51 | extern void _mcount(void); | ||
52 | EXPORT_SYMBOL(_mcount); | ||
53 | #endif | ||
54 | |||
55 | extern void bootx_init(unsigned long r4, unsigned long phys); | 50 | extern void bootx_init(unsigned long r4, unsigned long phys); |
56 | 51 | ||
57 | int boot_cpuid; | 52 | int boot_cpuid; |