regulator: da9052: Staticize non-exported symbols
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Dec 2011 09:12:00 +0000 (17:12 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Dec 2011 10:02:48 +0000 (10:02 +0000)
da9052_regulator_info and da9053_regulator_info are not used outside
this driver so no need to make the symbol global.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/da9052-regulator.c

Simple merge