]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/max77693-regulator.c
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona...
[karo-tx-linux.git] / drivers / regulator / max77693-regulator.c
index 3fce67982682c576748a8f5b5b740dc6cac447d2..e7000e777292f957f2e6a49bbcec72fbfa5a42c4 100644 (file)
@@ -150,7 +150,7 @@ static const struct regulator_ops max77693_safeout_ops = {
        .set_voltage_sel        = regulator_set_voltage_sel_regmap,
 };
 
-static struct regulator_ops max77693_charger_ops = {
+static const struct regulator_ops max77693_charger_ops = {
        .is_enabled             = regulator_is_enabled_regmap,
        .enable                 = regulator_enable_regmap,
        .disable                = regulator_disable_regmap,