+37
−72
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since SOC_ENUM_SINGLE_DECL() includes a const as part of the macro adding
an explicit const in the source is duplication and causes sparse to warn.
Remove the extra consts.
Signed-off-by:
Mark Brown <broonie@linaro.org>