diff options
Diffstat (limited to 'arch/ppc/kernel/traps.c')
-rw-r--r-- | arch/ppc/kernel/traps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/kernel/traps.c b/arch/ppc/kernel/traps.c index 3145e9773db9..5e4bf88a1ef5 100644 --- a/arch/ppc/kernel/traps.c +++ b/arch/ppc/kernel/traps.c | |||
@@ -41,7 +41,7 @@ | |||
41 | #ifdef CONFIG_PMAC_BACKLIGHT | 41 | #ifdef CONFIG_PMAC_BACKLIGHT |
42 | #include <asm/backlight.h> | 42 | #include <asm/backlight.h> |
43 | #endif | 43 | #endif |
44 | #include <asm/perfmon.h> | 44 | #include <asm/pmc.h> |
45 | 45 | ||
46 | #ifdef CONFIG_XMON | 46 | #ifdef CONFIG_XMON |
47 | extern int xmon_bpt(struct pt_regs *regs); | 47 | extern int xmon_bpt(struct pt_regs *regs); |