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)
commit492c0a18b7b4f171b5af382541e72541de69f545
tree163201c5d957043dc10604161275ebd2d6688635
parent17282ba4310cdad05f172d4dc1ebcb63d0b5de98
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