regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators
[linux-2.6-microblaze.git] / drivers / regulator / mc13892-regulator.c
index 09265f0..1fa6381 100644 (file)
@@ -390,7 +390,6 @@ static struct regulator_ops mc13892_gpo_regulator_ops = {
        .is_enabled = mc13892_gpo_regulator_is_enabled,
        .list_voltage = regulator_list_voltage_table,
        .set_voltage = mc13xxx_fixed_regulator_set_voltage,
-       .get_voltage = mc13xxx_fixed_regulator_get_voltage,
 };
 
 static int mc13892_sw_regulator_get_voltage_sel(struct regulator_dev *rdev)