From: Barry Song Date: Wed, 12 Jan 2011 01:04:28 +0000 (-0500) Subject: ASoC: Blackfin: fix DAI/SPORT config dependency issues X-Git-Tag: v2.6.38-rc2~10^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91056acbcb6f58265698a091a1a211f994fdb579;p=pandora-kernel.git ASoC: Blackfin: fix DAI/SPORT config dependency issues While I2S/TDM/AC97 DAI is built-in, others are compiled as modules, SND_BF5XX_SOC_SPORT will be module, then DAI can't get some symbols. Except that, SND_BF5XX_AC97 depends on SND_BF5XX_SOC_AC97 too. Signed-off-by: Barry Song Signed-off-by: Mike Frysinger Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed