diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-osk.c')
-rw-r--r-- | arch/arm/mach-omap1/board-osk.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-osk.c b/arch/arm/mach-omap1/board-osk.c index 5db182da322b..5b575e687a2a 100644 --- a/arch/arm/mach-omap1/board-osk.c +++ b/arch/arm/mach-omap1/board-osk.c | |||
@@ -37,6 +37,8 @@ | |||
37 | #include <linux/mtd/mtd.h> | 37 | #include <linux/mtd/mtd.h> |
38 | #include <linux/mtd/partitions.h> | 38 | #include <linux/mtd/partitions.h> |
39 | 39 | ||
40 | #include <linux/i2c/tps65010.h> | ||
41 | |||
40 | #include <asm/hardware.h> | 42 | #include <asm/hardware.h> |
41 | #include <asm/gpio.h> | 43 | #include <asm/gpio.h> |
42 | 44 | ||
@@ -46,7 +48,6 @@ | |||
46 | #include <asm/mach/flash.h> | 48 | #include <asm/mach/flash.h> |
47 | 49 | ||
48 | #include <asm/arch/usb.h> | 50 | #include <asm/arch/usb.h> |
49 | #include <asm/arch/tps65010.h> | ||
50 | #include <asm/arch/mux.h> | 51 | #include <asm/arch/mux.h> |
51 | #include <asm/arch/tc.h> | 52 | #include <asm/arch/tc.h> |
52 | #include <asm/arch/common.h> | 53 | #include <asm/arch/common.h> |