From: Jarkko Nikula Date: Sun, 21 Nov 2010 17:48:47 +0000 (+0200) Subject: ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h X-Git-Tag: v2.6.38-rc1~236^2^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851cad5aa11a0692c4c92ebbfa94d06564034dcc;p=pandora-kernel.git ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h There is no need anymore to include soc.h in soc-dapm.h and soc-dai.h as drivers are converted to include only soc.h. Thanks to Lars-Peter Clausen for pointing out the issue. Signed-off-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed