diff options
Diffstat (limited to 'drivers/regulator/mc13783-regulator.c')
-rw-r--r-- | drivers/regulator/mc13783-regulator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/mc13783-regulator.c b/drivers/regulator/mc13783-regulator.c index 2587ea1f7438..4977b199c86b 100644 --- a/drivers/regulator/mc13783-regulator.c +++ b/drivers/regulator/mc13783-regulator.c | |||
@@ -324,7 +324,6 @@ static struct regulator_ops mc13783_gpo_regulator_ops = { | |||
324 | .is_enabled = mc13783_gpo_regulator_is_enabled, | 324 | .is_enabled = mc13783_gpo_regulator_is_enabled, |
325 | .list_voltage = regulator_list_voltage_table, | 325 | .list_voltage = regulator_list_voltage_table, |
326 | .set_voltage = mc13xxx_fixed_regulator_set_voltage, | 326 | .set_voltage = mc13xxx_fixed_regulator_set_voltage, |
327 | .get_voltage = mc13xxx_fixed_regulator_get_voltage, | ||
328 | }; | 327 | }; |
329 | 328 | ||
330 | static int __devinit mc13783_regulator_probe(struct platform_device *pdev) | 329 | static int __devinit mc13783_regulator_probe(struct platform_device *pdev) |