commit | 9992ef40ff2e16559e49ff1ae63d133cb9849e8f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 22 16:31:34 2009 +0100 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Thu Dec 17 10:27:25 2009 +0000 |
tree | aeb9c93dd3662525daa5f2c5a094bdd452776f99 | |
parent | 638f85c54f4fed0f8f1fbc23745a8f334112e892 [diff] |
regulator: Remove duplicate consts from ab3100 'static const int const' means the same thing as 'static const int' and sparse complains about this. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>