]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/traps.c
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
[karo-tx-linux.git] / arch / powerpc / kernel / traps.c
index 6a881e3ea01da0d665aa0e9f9b161738920ac75b..f87580382da44f4659e9822385135c45cab4200a 100644 (file)
@@ -40,9 +40,9 @@
 #include <asm/machdep.h>
 #include <asm/rtas.h>
 #include <asm/xmon.h>
+#include <asm/pmc.h>
 #ifdef CONFIG_PPC32
 #include <asm/reg.h>
-#include <asm/perfmon.h>
 #endif
 #ifdef CONFIG_PMAC_BACKLIGHT
 #include <asm/backlight.h>
@@ -51,7 +51,6 @@
 #include <asm/firmware.h>
 #include <asm/processor.h>
 #include <asm/systemcfg.h>
-#include <asm/pmc.h>
 #endif
 
 #ifdef CONFIG_PPC64    /* XXX */