From: Thierry Reding Date: Thu, 2 Oct 2014 07:28:00 +0000 (+0200) Subject: ASoC: tas2552: Fix compilation warning for !PM_RUNTIME X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1aa3ea1f4179cbc84c57d3b1128c49515910ac;p=pandora-kernel.git ASoC: tas2552: Fix compilation warning for !PM_RUNTIME The tas2552_sw_shutdown() function is only used by runtime suspend support, so only build it when necessary. Signed-off-by: Thierry Reding Signed-off-by: Mark Brown --- Reading git-diff-tree failed