From: Mark Brown Date: Fri, 23 Jan 2009 14:53:58 +0000 (+0000) Subject: ASoC: Fix spurious codec driver dependencies X-Git-Tag: v2.6.30-rc1~8^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef963dcf6879e500e6559b4327f6cbdc4439198e;p=pandora-kernel.git ASoC: Fix spurious codec driver dependencies Kbuild ignores dependency from things that are themselves selected so ASoC machine drivers need to ensure that the control bus is being built. This also avoids issues where multiple buses are supported by a given codec. Signed-off-by: Mark Brown --- Reading git-diff-tree failed