X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fregulator%2Fti-abb-regulator.c;h=3e60bff76194801a252529f9338f5df4824a36ef;hb=2b37a18b58ed12b711591ec54c2b2a0e2068cf6e;hp=af9abcd9c16652dca56237e41d95954aa4892e90;hpb=eaea2947063ac694cddff1787d43e7807490dbc7;p=linux-2.6-microblaze.git diff --git a/drivers/regulator/ti-abb-regulator.c b/drivers/regulator/ti-abb-regulator.c index af9abcd9c166..3e60bff76194 100644 --- a/drivers/regulator/ti-abb-regulator.c +++ b/drivers/regulator/ti-abb-regulator.c @@ -619,7 +619,7 @@ check_abb: return 0; } -static struct regulator_ops ti_abb_reg_ops = { +static const struct regulator_ops ti_abb_reg_ops = { .list_voltage = regulator_list_voltage_table, .set_voltage_sel = ti_abb_set_voltage_sel,