From: Jarkko Nikula Date: Sun, 21 Nov 2010 17:48:44 +0000 (+0200) Subject: ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.c X-Git-Tag: v2.6.38-rc1~236^2^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8f2c4287bcc1eb596149b2b36be5c809598926;p=pandora-kernel.git ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.c Commit ce6120c require that soc-dapm.h cannot be included before soc.h but these two drivers were not checked. Fix them by including only soc.h as it includes soc-dapm.h. Signed-off-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed