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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nicolas Kaiser
Date: Monday, October 4, 2010 - 3:39 am

Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 4/5] arm/omap: remove duplicated include, Nicolas Kaiser, (Mon Oct 4, 3:39 am)
Re: [PATCH 4/5] arm/omap: remove duplicated include, Tony Lindgren, (Tue Oct 5, 1:06 pm)
Re: [PATCH 4/5] arm/omap: remove duplicated include, Tony Lindgren, (Tue Oct 5, 3:16 pm)