linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/4] powerpc/85xx: remove duplicated #include
@ 2009-06-20 11:16 Huang Weiyi
  2009-06-23 13:04 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-06-20 11:16 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev, Huang Weiyi

Remove duplicated #include in arch/powerpc/platforms/85xx/xes_mpc85xx.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/powerpc/platforms/85xx/xes_mpc85xx.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/platforms/85xx/xes_mpc85xx.c b/arch/powerpc/platforms/85xx/xes_mpc85xx.c
index ee01532..1b42605 100644
--- 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 */
-- 
1.6.1.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 4/4] powerpc/85xx: remove duplicated #include
  2009-06-20 11:16 [PATCH 4/4] powerpc/85xx: remove duplicated #include Huang Weiyi
@ 2009-06-23 13:04 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2009-06-23 13:04 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linuxppc-dev


On Jun 20, 2009, at 6:16 AM, Huang Weiyi wrote:

> Remove duplicated #include in arch/powerpc/platforms/85xx/ 
> xes_mpc85xx.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> ---
> arch/powerpc/platforms/85xx/xes_mpc85xx.c |    1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)


applied to next

- k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-23 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-20 11:16 [PATCH 4/4] powerpc/85xx: remove duplicated #include Huang Weiyi
2009-06-23 13:04 ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).