diff options
-rw-r--r-- | 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 2b328b9b8e0a..16aceeb30781 100644 --- a/arch/arm/mach-omap2/board-cm-t35.c +++ b/arch/arm/mach-omap2/board-cm-t35.c | |||
@@ -238,8 +238,6 @@ static inline void cm_t35_init_nand(void) {} | |||
238 | defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE) | 238 | defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE) |
239 | #include <linux/spi/ads7846.h> | 239 | #include <linux/spi/ads7846.h> |
240 | 240 | ||
241 | #include <plat/mcspi.h> | ||
242 | |||
243 | static struct omap2_mcspi_device_config ads7846_mcspi_config = { | 241 | static struct omap2_mcspi_device_config ads7846_mcspi_config = { |
244 | .turbo_mode = 0, | 242 | .turbo_mode = 0, |
245 | .single_channel = 1, /* 0: slave, 1: master */ | 243 | .single_channel = 1, /* 0: slave, 1: master */ |