From 3439a083a13981f0da276cb2aeae84bd4e437b2e Mon Sep 17 00:00:00 2001 From: Pravin Shedge Date: Mon, 11 Dec 2017 00:02:03 +0530 Subject: 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 Signed-off-by: Mark Brown --- sound/soc/zte/zx-i2s.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sound/soc/zte') 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 #include #include -#include -#include -#include #define ZX_I2S_PROCESS_CTRL 0x04 #define ZX_I2S_TIMING_CTRL 0x08 -- cgit v1.2.3