commit | 38d34035e6e8a0b23752682a279d3a61ff75450e | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar@samsung.com> | Mon Oct 22 09:39:28 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 22 14:55:36 2012 +0100 |
tree | 9801b06aa6530ef2a0d03fffc300f0cd940ea674 | |
parent | 15282ba9ea9d22c437dd53e589b937207b6a38ce [diff] |
regulator: max77686: Make max77686_enable() static. This patch fixes a sparse warning. Since max77686_enable() is a callback,so it should be static. Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>