aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator')
-rw-r--r--drivers/regulator/twl-regulator.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/regulator/twl-regulator.c b/drivers/regulator/twl-regulator.c
index b68df81b6f8f..c9242988d010 100644
--- a/drivers/regulator/twl-regulator.c
+++ b/drivers/regulator/twl-regulator.c
@@ -441,12 +441,6 @@ static const u16 VSIM_VSEL_table[] = {
441static const u16 VDAC_VSEL_table[] = { 441static const u16 VDAC_VSEL_table[] = {
442 1200, 1300, 1800, 1800, 442 1200, 1300, 1800, 1800,
443}; 443};
444static const u16 VDD1_VSEL_table[] = {
445 800, 1450,
446};
447static const u16 VDD2_VSEL_table[] = {
448 800, 1450, 1500,
449};
450static const u16 VIO_VSEL_table[] = { 444static const u16 VIO_VSEL_table[] = {
451 1800, 1850, 445 1800, 1850,
452}; 446};