Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona...
[linux.git] / drivers / regulator / max77693-regulator.c
index 2e7c55058c2b70d8c16c594da7a99322d52ee6f7..e7000e777292f957f2e6a49bbcec72fbfa5a42c4 100644 (file)
@@ -141,7 +141,7 @@ static const unsigned int max77693_safeout_table[] = {
        3300000,
 };
 
-static struct regulator_ops max77693_safeout_ops = {
+static const struct regulator_ops max77693_safeout_ops = {
        .list_voltage           = regulator_list_voltage_table,
        .is_enabled             = regulator_is_enabled_regmap,
        .enable                 = regulator_enable_regmap,
This page took 0.034062 seconds and 4 git commands to generate.