diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-ldp.c')
| -rw-r--r-- | arch/arm/mach-omap2/board-ldp.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c index ef9e82977499..3f3a552b1036 100644 --- a/arch/arm/mach-omap2/board-ldp.c +++ b/arch/arm/mach-omap2/board-ldp.c | |||
| @@ -29,18 +29,14 @@ | |||
| 29 | #include <linux/smsc911x.h> | 29 | #include <linux/smsc911x.h> |
| 30 | #include <linux/mmc/host.h> | 30 | #include <linux/mmc/host.h> |
| 31 | 31 | ||
| 32 | #include <mach/hardware.h> | ||
| 33 | #include <asm/mach-types.h> | 32 | #include <asm/mach-types.h> |
| 34 | #include <asm/mach/arch.h> | 33 | #include <asm/mach/arch.h> |
| 35 | #include <asm/mach/map.h> | 34 | #include <asm/mach/map.h> |
| 36 | 35 | ||
| 37 | #include <plat/mcspi.h> | 36 | #include <plat/mcspi.h> |
| 38 | #include <plat/board.h> | ||
| 39 | #include "common.h" | 37 | #include "common.h" |
| 40 | #include <plat/gpmc.h> | 38 | #include <plat/gpmc.h> |
| 41 | #include <mach/board-zoom.h> | 39 | #include <mach/board-zoom.h> |
| 42 | |||
| 43 | #include <asm/delay.h> | ||
| 44 | #include <plat/usb.h> | 40 | #include <plat/usb.h> |
| 45 | #include <plat/gpmc-smsc911x.h> | 41 | #include <plat/gpmc-smsc911x.h> |
| 46 | 42 | ||
| @@ -275,9 +271,6 @@ static int ldp_twl_gpio_setup(struct device *dev, unsigned gpio, unsigned ngpio) | |||
| 275 | } | 271 | } |
| 276 | 272 | ||
| 277 | static struct twl4030_gpio_platform_data ldp_gpio_data = { | 273 | static struct twl4030_gpio_platform_data ldp_gpio_data = { |
| 278 | .gpio_base = OMAP_MAX_GPIO_LINES, | ||
| 279 | .irq_base = TWL4030_GPIO_IRQ_BASE, | ||
| 280 | .irq_end = TWL4030_GPIO_IRQ_END, | ||
| 281 | .setup = ldp_twl_gpio_setup, | 274 | .setup = ldp_twl_gpio_setup, |
| 282 | }; | 275 | }; |
| 283 | 276 | ||
