aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-3430sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-3430sdp.c')
-rw-r--r--arch/arm/mach-omap2/board-3430sdp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c
index f312b1513753..a101029ceb6f 100644
--- a/arch/arm/mach-omap2/board-3430sdp.c
+++ b/arch/arm/mach-omap2/board-3430sdp.c
@@ -542,10 +542,6 @@ static struct regulator_init_data sdp3430_vdac = {
542/* VPLL2 for digital video outputs */ 542/* VPLL2 for digital video outputs */
543static struct regulator_consumer_supply sdp3430_vpll2_supplies[] = { 543static struct regulator_consumer_supply sdp3430_vpll2_supplies[] = {
544 { 544 {
545 .supply = "vdvi",
546 .dev = &sdp3430_lcd_device.dev,
547 },
548 {
549 .supply = "vdds_dsi", 545 .supply = "vdds_dsi",
550 .dev = &sdp3430_dss_device.dev, 546 .dev = &sdp3430_dss_device.dev,
551 } 547 }