diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-osk.c')
-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 3b2d9071022a..c780a1b80c2a 100644 --- a/arch/arm/mach-omap1/board-osk.c +++ b/arch/arm/mach-omap1/board-osk.c | |||
@@ -304,7 +304,7 @@ static struct omap_lcd_config osk_lcd_config __initdata = { | |||
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 | ||
307 | #include <plat/keypad.h> | 307 | #include <linux/platform_data/keypad-omap.h> |
308 | 308 | ||
309 | static struct at24_platform_data at24c04 = { | 309 | static struct at24_platform_data at24c04 = { |
310 | .byte_len = SZ_4K / 8, | 310 | .byte_len = SZ_4K / 8, |