powerpc/85xx: remove duplicated #include
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 20 Jun 2009 11:16:59 +0000 (19:16 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 23 Jun 2009 13:09:59 +0000 (08:09 -0500)
Remove duplicated #include in arch/powerpc/platforms/85xx/xes_mpc85xx.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/xes_mpc85xx.c

index ee01532..1b42605 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <sysdev/fsl_soc.h>
 #include <sysdev/fsl_pci.h>
-#include <linux/of_platform.h>
 
 /* A few bit definitions needed for fixups on some boards */
 #define MPC85xx_L2CTL_L2E              0x80000000 /* L2 enable */