aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/chrp_pci.c
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-06-25 14:54:41 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-25 16:24:27 -0700
commit2ec19faf617e61d56fb8da78ccb3ef895c00fae7 (patch)
treead68e53422b61d9bc56e2a59b22d3cc444a40ef3 /arch/ppc/platforms/chrp_pci.c
parent[PATCH] I2C-MPC: Remove OCP device model support (diff)
downloadlinux-dev-2ec19faf617e61d56fb8da78ccb3ef895c00fae7.tar.xz
linux-dev-2ec19faf617e61d56fb8da78ccb3ef895c00fae7.zip
[PATCH] ppc32: remove some unnecessary includes of bootmem.h
Continue the Good Fight: Limit bootmem.h include creep. Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/platforms/chrp_pci.c')
-rw-r--r--arch/ppc/platforms/chrp_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/platforms/chrp_pci.c b/arch/ppc/platforms/chrp_pci.c
index 7d0ee308f662..7d3fbb5c5db2 100644
--- a/arch/ppc/platforms/chrp_pci.c
+++ b/arch/ppc/platforms/chrp_pci.c
@@ -9,7 +9,6 @@
#include <linux/string.h>
#include <linux/init.h>
#include <linux/ide.h>
-#include <linux/bootmem.h>
#include <asm/io.h>
#include <asm/pgtable.h>