All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 43/45] sound/soc/zte: remove duplicate includes
@ 2017-12-10 18:32 ` Pravin Shedge
  0 siblings, 0 replies; 9+ messages in thread
From: Pravin Shedge @ 2017-12-10 18:32 UTC (permalink / raw)
  To: jun.nie, baoyou.xie, shawnguo, lgirdwood, broonie, perex, tiwai,
	linux-arm-kernel, alsa-devel
  Cc: linux-kernel, pravin.shedge4linux

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>
---
 sound/soc/zte/zx-i2s.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sound/soc/zte/zx-i2s.c b/sound/soc/zte/zx-i2s.c
index 9a05659..93428e1 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
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-05-17 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-10 18:32 [PATCH 43/45] sound/soc/zte: remove duplicate includes Pravin Shedge
2017-12-10 18:32 ` Pravin Shedge
2017-12-10 18:32 ` Pravin Shedge
2018-05-17  6:38 ` Mark Brown
2018-05-17  6:38   ` Mark Brown
2018-05-17  6:38   ` Mark Brown
2018-05-17 16:38 ` Applied "ASoC: zte: remove duplicate includes" to the asoc tree Mark Brown
2018-05-17 16:38   ` Mark Brown
2018-05-17 16:38   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.