]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm: Staticise dapm_mark_dirty()
authorMark Brown <broonie@linaro.org>
Thu, 6 Mar 2014 08:15:48 +0000 (16:15 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 10 Mar 2014 12:34:24 +0000 (12:34 +0000)
commit9ad5d1467b04bcaf105ea8cd8e6030b36c66dbae
tree163201c5d957043dc10604161275ebd2d6688635
parent48fa13b35ad9b6566e40836a5d8335f44eef0611
ASoC: dapm: Staticise dapm_mark_dirty()

The function is not called outside soc-dapm.c so there is no need for it
to be exported.

Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c