aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65912-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/tps65912-regulator.c')
-rw-r--r--drivers/regulator/tps65912-regulator.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/regulator/tps65912-regulator.c b/drivers/regulator/tps65912-regulator.c
index 3a9313e00fac..39d4a1749e71 100644
--- a/drivers/regulator/tps65912-regulator.c
+++ b/drivers/regulator/tps65912-regulator.c
@@ -43,8 +43,6 @@
43#define TPS65912_REG_LDO9 12 43#define TPS65912_REG_LDO9 12
44#define TPS65912_REG_LDO10 13 44#define TPS65912_REG_LDO10 13
45 45
46#define TPS65912_MAX_REG_ID TPS65912_REG_LDO_10
47
48/* Number of step-down converters available */ 46/* Number of step-down converters available */
49#define TPS65912_NUM_DCDC 4 47#define TPS65912_NUM_DCDC 4
50 48