Re: [PATCH 4/5] arm/omap: remove duplicated include

2010-10-05 Thread Tony Lindgren
* Nicolas Kaiser ni...@nikai.net [101004 03:35]:
 Remove duplicated include.

Thanks, adding to omap-for-linus.

Tony
--
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 4/5] arm/omap: remove duplicated include

2010-10-05 Thread Tony Lindgren
* Nicolas Kaiser ni...@nikai.net [101004 03:35]:
 Remove duplicated include.

Thanks, adding into omap-for-linus.

Regards,

Tony
--
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 4/5] arm/omap: remove duplicated include

2010-10-04 Thread Nicolas Kaiser
Remove duplicated include.

Signed-off-by: Nicolas Kaiser ni...@nikai.net
---
 arch/arm/mach-omap2/board-cm-t35.c |2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-omap2/board-cm-t35.c 
b/arch/arm/mach-omap2/board-cm-t35.c
index e10bc10..3308119 100644
--- a/arch/arm/mach-omap2/board-cm-t35.c
+++ b/arch/arm/mach-omap2/board-cm-t35.c
@@ -237,8 +237,6 @@ static inline void cm_t35_init_nand(void) {}
defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE)
 #include linux/spi/ads7846.h
 
-#include plat/mcspi.h
-
 static struct omap2_mcspi_device_config ads7846_mcspi_config = {
.turbo_mode = 0,
.single_channel = 1,/* 0: slave, 1: master */
-- 
1.7.2.2
--
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