regulator: max77686: Make max77686_enable() static.
authorYadwinder Singh Brar <yadi.brar@samsung.com>
Mon, 22 Oct 2012 04:09:28 +0000 (09:39 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Oct 2012 13:55:36 +0000 (14:55 +0100)
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>

No differences found