diff options
Diffstat (limited to 'arch/ppc/kernel/ppc_ksyms.c')
-rw-r--r-- | arch/ppc/kernel/ppc_ksyms.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/kernel/ppc_ksyms.c b/arch/ppc/kernel/ppc_ksyms.c index 22494ec123ea..0d53dc378c7d 100644 --- a/arch/ppc/kernel/ppc_ksyms.c +++ b/arch/ppc/kernel/ppc_ksyms.c | |||
@@ -45,7 +45,7 @@ | |||
45 | #include <asm/dcr.h> | 45 | #include <asm/dcr.h> |
46 | 46 | ||
47 | #ifdef CONFIG_8xx | 47 | #ifdef CONFIG_8xx |
48 | #include <asm/commproc.h> | 48 | #include <asm/cpm1.h> |
49 | #endif | 49 | #endif |
50 | 50 | ||
51 | extern void transfer_to_handler(void); | 51 | extern void transfer_to_handler(void); |