From: Mark Brown Date: Thu, 6 Mar 2014 08:15:48 +0000 (+0800) Subject: ASoC: dapm: Staticise dapm_mark_dirty() X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492c0a18b7b4f171b5af382541e72541de69f545;p=pandora-kernel.git 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 --- Reading git-diff-tree failed