+5
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Mark the array and the string const by using "static const char * const foo[]" instead of "static const char* foo[]". Signed-off-by:Sebastian Reichel <sre@kernel.org> Signed-off-by:
Mark Brown <broonie@linaro.org>