aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/mpc86xx.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2006-06-28 00:37:45 -0500
committerKumar Gala <galak@kernel.crashing.org>2006-06-28 00:37:45 -0500
commit9ad494f62444ee37209e85173377c67612e66ef1 (patch)
tree7f0cf7697b62120179deda730365f4715947a05a /include/asm-powerpc/mpc86xx.h
parent[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat (diff)
downloadlinux-dev-9ad494f62444ee37209e85173377c67612e66ef1.tar.xz
linux-dev-9ad494f62444ee37209e85173377c67612e66ef1.zip
powerpc: minor cleanups for mpc86xx
* Remove duplicated cputable entry for 8641 (matches w/7448) * Removed __init from function prototypes in mpc86xx.h * Moved pci fixups into board specific code * Moved mpc86xx_exclude_device to generic mpc86xx pci code * Fixed sparse warnings in mpc86xx_smp.c * Removed board specific header include from asm-powerpc/mpc86xx.h Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/asm-powerpc/mpc86xx.h')
-rw-r--r--include/asm-powerpc/mpc86xx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/mpc86xx.h b/include/asm-powerpc/mpc86xx.h
index d0a6718d188b..00d72a7284e9 100644
--- a/include/asm-powerpc/mpc86xx.h
+++ b/include/asm-powerpc/mpc86xx.h
@@ -20,10 +20,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