|
@@ -905,7 +905,7 @@ static struct regulator_ops twlsmps_ops = {
|
|
|
twl4030reg_map_mode)
|
|
|
#define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \
|
|
|
TWL_FIXED_LDO(label, offset, mVolts, 0x0, turnon_delay, \
|
|
|
- 0x0, TWL6030, twl6030fixed_ops, 0x0)
|
|
|
+ 0x0, TWL6030, twl6030fixed_ops, NULL)
|
|
|
|
|
|
#define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \
|
|
|
static const struct twlreg_info TWL4030_INFO_##label = { \
|