Browse Source

powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c

... since it isn't needed.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Paul Mackerras 19 years ago
parent
commit
abc244dd85
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/powerpc/platforms/powermac/pic.c

+ 0 - 1
arch/powerpc/platforms/powermac/pic.c

@@ -33,7 +33,6 @@
 #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>