]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/ppc64/kernel/mpic.c
powerpc: clean up after powermac build merge
[karo-tx-linux.git] / arch / ppc64 / kernel / mpic.c
index cc262a05ddb4558499d649cf9c46d7610230f31f..ec22321342ad07878eebc881a2f3810a27967007 100644 (file)
@@ -31,8 +31,7 @@
 #include <asm/pgtable.h>
 #include <asm/irq.h>
 #include <asm/machdep.h>
-
-#include "mpic.h"
+#include <asm/mpic.h>
 
 #ifdef DEBUG
 #define DBG(fmt...) printk(fmt)