mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: Intel: avs: Remove duplicated include in path.c
@ 2022-04-27  0:22 Yang Li
  0 siblings, 0 replies; only message in thread
From: Yang Li @ 2022-04-27  0:22 UTC (permalink / raw)
  To: tiwai
  Cc: perex, broonie, yang.jie, liam.r.girdwood, pierre-louis.bossart,
	cezary.rojewski, linux-kernel, Yang Li, Abaci Robot

Fix following includecheck warning:
./sound/soc/intel/avs/path.c: sound/intel-nhlt.h is included more than
once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 sound/soc/intel/avs/path.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/intel/avs/path.c b/sound/soc/intel/avs/path.c
index 6f47ac44de87..3d46dd5e5bc4 100644
--- a/sound/soc/intel/avs/path.c
+++ b/sound/soc/intel/avs/path.c
@@ -9,7 +9,6 @@
 #include <sound/intel-nhlt.h>
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
-#include <sound/intel-nhlt.h>
 #include "avs.h"
 #include "path.h"
 #include "topology.h"
-- 
2.20.1.7.g153144c


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-27  0:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  0:22 [PATCH -next] ASoC: Intel: avs: Remove duplicated include in path.c Yang Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®