]> git.karo-electronics.de Git - mv-sheeva.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)
commit59f2ad2e0ee13bbb4cfb399e08df8c54b264dd39
treee0b93ac85b923d467626677df30660a41d67ae01
parent4d1cdbf696501c0a942c5b71f3fab9434a4465c4
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