OMAP: 3430SDP: Remove unused vdda_dac supply
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 24 Feb 2011 07:02:28 +0000 (09:02 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:19 +0000 (15:46 +0200)
Remove extra vdda_dac supply definition. It was a leftover from conflict
resolution.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/board-3430sdp.c

index 5464bec156ada8de9caec924420f0dec64dc5df7..e018472861e6669cdcbff67c8373a5d3686693a0 100644 (file)
@@ -307,9 +307,6 @@ static struct omap_dss_board_info sdp3430_dss_data = {
        .default_device = &sdp3430_lcd_device,
 };
 
-static struct regulator_consumer_supply sdp3430_vdda_dac_supply =
-       REGULATOR_SUPPLY("vdda_dac", "omapdss");
-
 static struct omap_board_config_kernel sdp3430_config[] __initdata = {
 };