Re: [PATCH] OMAP4: hwmod data: remove duplicated #include

2011-07-28 Thread Cousson, Benoit

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


Acked-by: Benoit Cousson 

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
  #include
  #include
-#include

  #include "omap_hwmod_common_data.h"



--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] OMAP4: hwmod data: remove duplicated #include

2011-07-28 Thread Huang Weiyi
Remove duplicated #include('s) in
  arch/arm/mach-omap2/omap_hwmod_44xx_data.c

Signed-off-by: Huang Weiyi 
---
 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 
 #include 
 #include 
-#include 
 
 #include "omap_hwmod_common_data.h"
 
-- 
1.5.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html