]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/regulator/max77693-regulator.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / regulator / max77693-regulator.c
index cfbb9512e48623429899cbe0785332b0a1171734..3fce67982682c576748a8f5b5b740dc6cac447d2 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,