diff --git a/[refs] b/[refs] index 121704236cc7..2cc43cf955b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d2fbc519e5c2e30a4d2d225a3fd795303ba7caa +refs/heads/master: 621adb30ace17799f24d17b1df1aa0f69081f71b diff --git a/trunk/drivers/regulator/max8660.c b/trunk/drivers/regulator/max8660.c index 4c5b05311f47..880bd56a2a92 100644 --- a/trunk/drivers/regulator/max8660.c +++ b/trunk/drivers/regulator/max8660.c @@ -313,7 +313,7 @@ static struct regulator_ops max8660_ldo67_ops = { .set_voltage = max8660_ldo67_set, }; -static struct regulator_desc max8660_reg[] = { +static const struct regulator_desc max8660_reg[] = { { .name = "V3(DCDC)", .id = MAX8660_V3,