]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h
authorJarkko Nikula <jhnikula@gmail.com>
Sun, 21 Nov 2010 17:48:47 +0000 (19:48 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Nov 2010 14:05:05 +0000 (14:05 +0000)
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 <lars@metafoo.de> for pointing out the issue.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc-dai.h
include/sound/soc-dapm.h

index e7b680248006524012531c0e78d165e01e09ea4b..0195b7ee17e13c4036a64b5f07c01b2cd1f7b26e 100644 (file)
@@ -16,8 +16,6 @@
 
 #include <linux/list.h>
 
-#include <sound/soc.h>
-
 struct snd_pcm_substream;
 
 /*
index 78d3560fa25a264c17f47f525b4fec02b67cc743..041e98b493b70888ed2b2d323e101ddf009ca8c5 100644 (file)
@@ -16,7 +16,6 @@
 #include <linux/device.h>
 #include <linux/types.h>
 #include <sound/control.h>
-#include <sound/soc.h>
 
 /* widget has no PM register bit */
 #define SND_SOC_NOPM   -1