summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-omap2/board-4430sdp.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c
index a497ed548324..8432ec8c8a43 100644
--- a/arch/arm/mach-omap2/board-4430sdp.c
+++ b/arch/arm/mach-omap2/board-4430sdp.c
@@ -827,17 +827,6 @@ static struct regulator_init_data sdp4430_vusb = {
},
};
-static struct twl4030_codec_data twl6040_codec = {
-#ifdef CONFIG_OMAP4_AUDIO_PWRON
- .audpwron_gpio = 127,
-#else
- /* provide GPIO number above the valid value
- * to mean there is no GPIO connected. */
- .audpwron_gpio = 1024,
- .naudint_irq = OMAP44XX_IRQ_SYS_2N,
-#endif
-};
-
static struct twl4030_madc_platform_data sdp4430_gpadc_data = {
.irq_line = 1,
};