]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ppc/kernel/traps.c
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
[karo-tx-linux.git] / arch / ppc / kernel / traps.c
index 3145e9773db99a01b1f10af6cd6e92e4830af501..5e4bf88a1ef5bb5a6eafb593b3100590b312e50a 100644 (file)
@@ -41,7 +41,7 @@
 #ifdef CONFIG_PMAC_BACKLIGHT
 #include <asm/backlight.h>
 #endif
-#include <asm/perfmon.h>
+#include <asm/pmc.h>
 
 #ifdef CONFIG_XMON
 extern int xmon_bpt(struct pt_regs *regs);