projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b053dc5
)
powerpc/85xx: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sat, 20 Jun 2009 11:16:59 +0000
(19:16 +0800)
committer
Kumar 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/85xx/xes_mpc85xx.c
b/arch/powerpc/platforms/85xx/xes_mpc85xx.c
index ee01532786e4e6fb897905e8438377e8cf5e0e92..1b426050a2f91952cb588f2a61388430e387780a 100644
(file)
--- a/
arch/powerpc/platforms/85xx/xes_mpc85xx.c
+++ b/
arch/powerpc/platforms/85xx/xes_mpc85xx.c
@@
-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 */