From: Lars-Peter Clausen Date: Mon, 30 Jun 2014 08:01:38 +0000 (+0200) Subject: ASoC: s6000: Allow to build when COMPILE_TEST is enabled X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~4^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dd60fd263147f723aeebc424dab7cd6613d3be;p=pandora-kernel.git ASoC: s6000: Allow to build when COMPILE_TEST is enabled Most of the ASoC s6000 code is architecture independent. This patch makes it possible to select the platform when COMPILE_TEST is enabled. The only architecture dependent code is the PCM driver which will still only be selected if XTENSA_VARIANT_S6000 is enabled. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed