summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98088.c
diff options
context:
space:
mode:
authorJarkko Nikula2010-11-21 18:48:45 +0100
committerMark Brown2010-11-22 15:04:41 +0100
commit505fb824e754efcc9702ce68d3911e7b86d3c690 (patch)
tree8901c7bd9fb7bef8be8e4638f5b2116f0969cb5e /sound/soc/codecs/max98088.c
parentASoC: Fix compile breakage in jz4740.c and smartq_wm8987.c (diff)
downloadkernel-qcow2-linux-505fb824e754efcc9702ce68d3911e7b86d3c690.tar.gz
kernel-qcow2-linux-505fb824e754efcc9702ce68d3911e7b86d3c690.tar.xz
kernel-qcow2-linux-505fb824e754efcc9702ce68d3911e7b86d3c690.zip
ASoC: Do not include soc-dapm.h
There is no need to include soc-dapm.h since soc.h includes it. 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>
Diffstat (limited to 'sound/soc/codecs/max98088.c')
-rw-r--r--sound/soc/codecs/max98088.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/max98088.c b/sound/soc/codecs/max98088.c
index 9c322373d5de..c44b5f70b5e0 100644
--- a/sound/soc/codecs/max98088.c
+++ b/sound/soc/codecs/max98088.c
@@ -20,7 +20,6 @@
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
-#include <sound/soc-dapm.h>
#include <sound/initval.h>
#include <sound/tlv.h>
#include <linux/slab.h>