diff options
author | Paul Mackerras <paulus@samba.org> | 2006-06-28 08:10:53 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-06-28 08:10:53 +0200 |
commit | 489244498ec99c949ecbd7105299066cff283dcd (patch) | |
tree | 003b5637cb8998ca0ab524e436c1a5eff25a9a1c /include/asm-powerpc/mpc86xx.h | |
parent | [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set (diff) | |
parent | powerpc: minor cleanups for mpc86xx (diff) | |
download | linux-489244498ec99c949ecbd7105299066cff283dcd.tar.xz linux-489244498ec99c949ecbd7105299066cff283dcd.zip |
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
Diffstat (limited to 'include/asm-powerpc/mpc86xx.h')
-rw-r--r-- | include/asm-powerpc/mpc86xx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/mpc86xx.h b/include/asm-powerpc/mpc86xx.h index 1ed72f6b1210..f260382739fa 100644 --- a/include/asm-powerpc/mpc86xx.h +++ b/include/asm-powerpc/mpc86xx.h @@ -19,10 +19,6 @@ #ifdef CONFIG_PPC_86xx -#ifdef CONFIG_MPC8641_HPCN -#include <platforms/86xx/mpc8641_hpcn.h> -#endif - #define _IO_BASE isa_io_base #define _ISA_MEM_BASE isa_mem_base #ifdef CONFIG_PCI |