regulator: Staticise non-exported functions in mc13892
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 16 Dec 2010 15:29:56 +0000 (15:29 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 12 Jan 2011 14:33:05 +0000 (14:33 +0000)
commit27315cf61fb813b3916cecfbfa6932dc9447f3f4
tree037c8c7a8dd7f16efae12925c5df7b07eac19c8b
parentded06a5270ddd6c3c3e25d9ddcaaaa4cb8385c2f
regulator: Staticise non-exported functions in mc13892

No point exposing functions that aren't used elsewhere to the global
namespace and sparse warns about doing so.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/mc13892-regulator.c