aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/85xx/mpc85xx_ads_common.c
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-06-21 17:15:28 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-21 18:46:25 -0700
commitba8c6d534a0144375f910e764ec965d5e8059f7a (patch)
tree0a203579ca841db7ee260264fbb7f9fd91a0195b /arch/ppc/platforms/85xx/mpc85xx_ads_common.c
parent[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-E (diff)
downloadlinux-dev-ba8c6d534a0144375f910e764ec965d5e8059f7a.tar.xz
linux-dev-ba8c6d534a0144375f910e764ec965d5e8059f7a.zip
[PATCH] ppc32: remove some unnecessary includes of prom.h
Fight the Good Fight: Limit prom.h header 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/85xx/mpc85xx_ads_common.c')
-rw-r--r--arch/ppc/platforms/85xx/mpc85xx_ads_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/platforms/85xx/mpc85xx_ads_common.c b/arch/ppc/platforms/85xx/mpc85xx_ads_common.c
index 30397623fa6f..18e952d1767c 100644
--- a/arch/ppc/platforms/85xx/mpc85xx_ads_common.c
+++ b/arch/ppc/platforms/85xx/mpc85xx_ads_common.c
@@ -36,7 +36,6 @@
#include <asm/time.h>
#include <asm/io.h>
#include <asm/machdep.h>
-#include <asm/prom.h>
#include <asm/open_pic.h>
#include <asm/bootinfo.h>
#include <asm/pci-bridge.h>