Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel...
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / tps65218.c
index d6b764349f9d309956b36fd270ae1b6940e8167c..7af11a8b975327e32ea838c68f381ab5e96b7eb7 100644 (file)
@@ -135,7 +135,7 @@ static const struct regmap_access_table tps65218_volatile_table = {
        .n_yes_ranges = ARRAY_SIZE(tps65218_yes_ranges),
 };
 
-static struct regmap_config tps65218_regmap_config = {
+static const struct regmap_config tps65218_regmap_config = {
        .reg_bits = 8,
        .val_bits = 8,
        .cache_type = REGCACHE_RBTREE,