]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: da9063: Statize da9063_ldo_lim_event
authorAxel Lin <axel.lin@ingics.com>
Sun, 1 Sep 2013 04:19:51 +0000 (12:19 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 1 Sep 2013 12:44:18 +0000 (13:44 +0100)
commitf768b7efa51a00a00800753143bb87effcffdd67
treedeeb9c94bc4ba35edba95364d6c048baf492a6bc
parent0f33b1c085e946b1674febb3ae27d2ee817305b8
regulator: da9063: Statize da9063_ldo_lim_event

da9063_ldo_lim_event() is only referenced in this driver, make it static.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/da9063-regulator.c