diff options
Diffstat (limited to 'arch/arm/mach-omap1')
-rw-r--r-- | arch/arm/mach-omap1/board-osk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-osk.c b/arch/arm/mach-omap1/board-osk.c index a7ce69286688..d68909b095f1 100644 --- a/arch/arm/mach-omap1/board-osk.c +++ b/arch/arm/mach-omap1/board-osk.c | |||
@@ -300,7 +300,7 @@ static struct omap_lcd_config osk_lcd_config __initdata = { | |||
300 | #ifdef CONFIG_OMAP_OSK_MISTRAL | 300 | #ifdef CONFIG_OMAP_OSK_MISTRAL |
301 | 301 | ||
302 | #include <linux/input.h> | 302 | #include <linux/input.h> |
303 | #include <linux/i2c/at24.h> | 303 | #include <linux/platform_data/at24.h> |
304 | #include <linux/spi/spi.h> | 304 | #include <linux/spi/spi.h> |
305 | #include <linux/spi/ads7846.h> | 305 | #include <linux/spi/ads7846.h> |
306 | 306 | ||