All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP4: hwmod data: remove duplicated #include
@ 2011-07-28 13:35 Huang Weiyi
  2011-07-28 15:05 ` Cousson, Benoit
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2011-07-28 13:35 UTC (permalink / raw)
  To: paul; +Cc: linux-omap, Huang Weiyi

Remove duplicated #include('s) in
  arch/arm/mach-omap2/omap_hwmod_44xx_data.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 6201422..374edcf 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -28,7 +28,6 @@
 #include <plat/mcspi.h>
 #include <plat/mcbsp.h>
 #include <plat/mmc.h>
-#include <plat/i2c.h>
 
 #include "omap_hwmod_common_data.h"
 
-- 
1.5.6.4


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

* Re: [PATCH] OMAP4: hwmod data: remove duplicated #include
  2011-07-28 13:35 [PATCH] OMAP4: hwmod data: remove duplicated #include Huang Weiyi
@ 2011-07-28 15:05 ` Cousson, Benoit
  0 siblings, 0 replies; 2+ messages in thread
From: Cousson, Benoit @ 2011-07-28 15:05 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: paul, linux-omap, tony Lindgren

On 7/28/2011 3:35 PM, Huang Weiyi wrote:
> Remove duplicated #include('s) in
>    arch/arm/mach-omap2/omap_hwmod_44xx_data.c

Thanks Huang, good catch.
The second one was added by the 6d3c55f commit.

It might not go in the current merge window since Tony is in vacation.

> Signed-off-by: Huang Weiyi<weiyi.huang@gmail.com>

Acked-by: Benoit Cousson <b-cousson@ti.com>

Regards,
Benoit


> ---
>   arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> index 6201422..374edcf 100644
> --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> @@ -28,7 +28,6 @@
>   #include<plat/mcspi.h>
>   #include<plat/mcbsp.h>
>   #include<plat/mmc.h>
> -#include<plat/i2c.h>
>
>   #include "omap_hwmod_common_data.h"
>


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

end of thread, other threads:[~2011-07-28 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28 13:35 [PATCH] OMAP4: hwmod data: remove duplicated #include Huang Weiyi
2011-07-28 15:05 ` Cousson, Benoit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.