summary refs log tree commit diff
path: root/sound/soc/zte
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-11 00:02:03 +0530
committerMark Brown <broonie@kernel.org>2018-05-17 15:46:22 +0900
commit3439a083a13981f0da276cb2aeae84bd4e437b2e (patch)
tree7150ee8b64387634d9edde253dcc439107cd3c86 /sound/soc/zte
parent096a8f835e7d19f0402386353586d285566eee06 (diff)
downloadlinux-3439a083a13981f0da276cb2aeae84bd4e437b2e.tar.gz
ASoC: zte: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/zte')
-rw-r--r--sound/soc/zte/zx-i2s.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/zte/zx-i2s.c b/sound/soc/zte/zx-i2s.c
index b6b056c607fa..0d36630aa1a7 100644
--- a/sound/soc/zte/zx-i2s.c
+++ b/sound/soc/zte/zx-i2s.c
@@ -20,9 +20,6 @@
 #include <sound/core.h>
 #include <sound/dmaengine_pcm.h>
 #include <sound/initval.h>
-#include <sound/pcm.h>
-#include <sound/pcm_params.h>
-#include <sound/soc.h>
 
 #define ZX_I2S_PROCESS_CTRL	0x04
 #define ZX_I2S_TIMING_CTRL	0x08