]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 23:47:23 +0000 (09:47 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 11 Oct 2005 00:00:07 +0000 (10:00 +1000)
... since it isn't needed.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/pic.c

index 682fe8b6e02596149012c2fce0b97cef429651e4..58017d18db7034b610fd700f26a788ece071a8e4 100644 (file)
@@ -33,7 +33,6 @@
 #include <asm/prom.h>
 #include <asm/pci-bridge.h>
 #include <asm/time.h>
 #include <asm/prom.h>
 #include <asm/pci-bridge.h>
 #include <asm/time.h>
-#include <asm/xmon.h>
 #include <asm/pmac_feature.h>
 #include <asm/mpic.h>
 
 #include <asm/pmac_feature.h>
 #include <asm/mpic.h>