diff options
author | Sachin Kamat | 2013-04-04 11:06:18 +0200 |
---|---|---|
committer | Mark Brown | 2013-04-05 12:28:12 +0200 |
commit | f52687afb87cfb2d26699d7f84088c2b04adde50 (patch) | |
tree | 5957b90a0463ea649e316b339f574d2fb306a8eb /drivers/bus | |
parent | regmap: cache: Write consecutive registers in a single block write (diff) | |
download | kernel-qcow2-linux-f52687afb87cfb2d26699d7f84088c2b04adde50.tar.gz kernel-qcow2-linux-f52687afb87cfb2d26699d7f84088c2b04adde50.tar.xz kernel-qcow2-linux-f52687afb87cfb2d26699d7f84088c2b04adde50.zip |
regmap: cache: Make regcache_sync_block_raw static
regcache_sync_block_raw is used only in this file. Hence make it static.
Silences the following warning:
drivers/base/regmap/regcache.c:608:5: warning:
symbol 'regcache_sync_block_raw' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions