]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Staticise unexported symbols in ASIC3
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 11 Dec 2010 12:59:35 +0000 (12:59 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:49 +0000 (12:37 +0100)
commita91c6d8eda24d30fe9f89cfc70983233d2b7f1eb
treee0b93ac85b923d467626677df30660a41d67ae01
parentdd26ff7eaa175892216ee6adb3fff64a75e6b986
mfd: Staticise unexported symbols in ASIC3

There's no use of either of these outside of the driver so they can be
declared static.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c