From: Axel Lin Date: Mon, 3 Oct 2011 08:11:52 +0000 (+0800) Subject: ASoC: Staticise simtec_audio_resume() X-Git-Tag: v3.2-rc1~127^2~1^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4891a5ec6e7c5147a6803bfdabe4f1c94d6bce;p=pandora-kernel.git ASoC: Staticise simtec_audio_resume() It is exported via resume callback of struct dev_pm_ops rather than referenced directly and so should be staticised. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed