diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-4430sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-4430sdp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c index 04e857419bb6..ee8260481273 100644 --- a/arch/arm/mach-omap2/board-4430sdp.c +++ b/arch/arm/mach-omap2/board-4430sdp.c | |||
@@ -543,7 +543,6 @@ static struct twl6040_platform_data twl6040_data = { | |||
543 | .codec = &twl6040_codec, | 543 | .codec = &twl6040_codec, |
544 | .vibra = &twl6040_vibra, | 544 | .vibra = &twl6040_vibra, |
545 | .audpwron_gpio = 127, | 545 | .audpwron_gpio = 127, |
546 | .irq_base = TWL6040_CODEC_IRQ_BASE, | ||
547 | }; | 546 | }; |
548 | 547 | ||
549 | static struct twl4030_platform_data sdp4430_twldata = { | 548 | static struct twl4030_platform_data sdp4430_twldata = { |