diff mbox

[omap-for-linus] Un-used DSS regulator data

Message ID a46904cc06b5f68124e65086b9961d02@mail.gmail.com (mailing list archive)
State Not Applicable
Delegated to: Tomi Valkeinen
Headers show

Commit Message

Santosh Shilimkar Feb. 28, 2011, 8:50 a.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/mach-omap2/board-3430sdp.c
b/arch/arm/mach-omap2/board-3430sdp.c
index 8950ecc..19a36a3 100644
--- a/arch/arm/mach-omap2/board-3430sdp.c
+++ b/arch/arm/mach-omap2/board-3430sdp.c
@@ -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 = {
 };