[PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes

2009-02-25 Thread Aguirre Rodriguez, Sergio Alberto
From bd4df7db454add3f679456a1e7f4c814f297cc71 Mon Sep 17 00:00:00 2001
From: Sergio Aguirre saagui...@ti.com
Date: Wed, 25 Feb 2009 15:55:56 -0600
Subject: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with 
includes

Signed-off-by: Sergio Aguirre saagui...@ti.com
---
 arch/arm/mach-omap2/board-3430sdp.c |3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-omap2/board-3430sdp.c 
b/arch/arm/mach-omap2/board-3430sdp.c
index ab0aa7d..867f5f6 100644
--- a/arch/arm/mach-omap2/board-3430sdp.c
+++ b/arch/arm/mach-omap2/board-3430sdp.c
@@ -24,6 +24,7 @@
 #include linux/spi/ads7846.h
 #include linux/i2c/twl4030.h
 #include linux/regulator/machine.h
+#include linux/io.h
 
 #include mach/hardware.h
 #include asm/mach-types.h
@@ -39,8 +40,6 @@
 #include mach/dma.h
 #include mach/gpmc.h
 
-#include asm/io.h
-#include asm/delay.h
 #include mach/control.h
 
 #include sdram-qimonda-hyb18m512160af-6.h
-- 
1.5.6.5

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


RE: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes

2009-02-25 Thread Curran, Dominic


 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto
 Sent: Wednesday, February 25, 2009 4:03 PM
 To: linux-omap@vger.kernel.org
 Cc: Syed Mohammed, Khasim
 Subject: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with
 includes

 From bd4df7db454add3f679456a1e7f4c814f297cc71 Mon Sep 17 00:00:00 2001
 From: Sergio Aguirre saagui...@ti.com
 Date: Wed, 25 Feb 2009 15:55:56 -0600
 Subject: [PATCH 2/2] OMAP3430SDP: Get rid of checkpatch.pl warnings with
 includes

 Signed-off-by: Sergio Aguirre saagui...@ti.com


Acked-by: Dominic Curran dcur...@ti.com


 ---
  arch/arm/mach-omap2/board-3430sdp.c |3 +--
  1 files changed, 1 insertions(+), 2 deletions(-)

 diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-
 3430sdp.c
 index ab0aa7d..867f5f6 100644
 --- a/arch/arm/mach-omap2/board-3430sdp.c
 +++ b/arch/arm/mach-omap2/board-3430sdp.c
 @@ -24,6 +24,7 @@
  #include linux/spi/ads7846.h
  #include linux/i2c/twl4030.h
  #include linux/regulator/machine.h
 +#include linux/io.h

  #include mach/hardware.h
  #include asm/mach-types.h
 @@ -39,8 +40,6 @@
  #include mach/dma.h
  #include mach/gpmc.h

 -#include asm/io.h
 -#include asm/delay.h
  #include mach/control.h

  #include sdram-qimonda-hyb18m512160af-6.h
 --
 1.5.6.5

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

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