ASoC: zte: remove duplicate includes
authorPravin Shedge <pravin.shedge4linux@gmail.com>
Sun, 10 Dec 2017 18:32:03 +0000 (00:02 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 17 May 2018 06:46:22 +0000 (15:46 +0900)
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>
sound/soc/zte/zx-i2s.c

index b6b056c..0d36630 100644 (file)
@@ -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