diff options
Diffstat (limited to 'arch/powerpc/xmon/xmon.c')
-rw-r--r-- | arch/powerpc/xmon/xmon.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index 4735b41c113c..0741df8c41b7 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c | |||
@@ -26,9 +26,6 @@ | |||
26 | #include <asm/prom.h> | 26 | #include <asm/prom.h> |
27 | #include <asm/machdep.h> | 27 | #include <asm/machdep.h> |
28 | #include <asm/xmon.h> | 28 | #include <asm/xmon.h> |
29 | #ifdef CONFIG_PMAC_BACKLIGHT | ||
30 | #include <asm/backlight.h> | ||
31 | #endif | ||
32 | #include <asm/processor.h> | 29 | #include <asm/processor.h> |
33 | #include <asm/pgtable.h> | 30 | #include <asm/pgtable.h> |
34 | #include <asm/mmu.h> | 31 | #include <asm/mmu.h> |