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 4081a42db91e..4e016179f312 100644 --- a/arch/arm/mach-omap1/board-osk.c +++ b/arch/arm/mach-omap1/board-osk.c | |||
| @@ -36,6 +36,8 @@ | |||
| 36 | #include <linux/mtd/mtd.h> | 36 | #include <linux/mtd/mtd.h> |
| 37 | #include <linux/mtd/partitions.h> | 37 | #include <linux/mtd/partitions.h> |
| 38 | 38 | ||
| 39 | #include <linux/i2c/tps65010.h> | ||
| 40 | |||
| 39 | #include <asm/hardware.h> | 41 | #include <asm/hardware.h> |
| 40 | #include <asm/gpio.h> | 42 | #include <asm/gpio.h> |
| 41 | 43 | ||
| @@ -45,7 +47,6 @@ | |||
| 45 | #include <asm/mach/flash.h> | 47 | #include <asm/mach/flash.h> |
| 46 | 48 | ||
| 47 | #include <asm/arch/usb.h> | 49 | #include <asm/arch/usb.h> |
| 48 | #include <asm/arch/tps65010.h> | ||
| 49 | #include <asm/arch/mux.h> | 50 | #include <asm/arch/mux.h> |
| 50 | #include <asm/arch/tc.h> | 51 | #include <asm/arch/tc.h> |
| 51 | #include <asm/arch/common.h> | 52 | #include <asm/arch/common.h> |
