kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: SOF: Intel: hda: remove duplicated include from hda.c
@ 2019-06-20 14:57 YueHaibing
  2019-06-21  3:38 ` Pierre-Louis Bossart
  2019-06-24 16:32 ` Applied "ASoC: SOF: Intel: hda: remove duplicated include from hda.c" to the asoc tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2019-06-20 14:57 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Bard Liao, Arnd Bergmann, Pierre-Louis Bossart, Zhu Yingjiang,
	Kai Vehmanen
  Cc: YueHaibing, alsa-devel, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/sof/intel/hda.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/sof/intel/hda.c b/sound/soc/sof/intel/hda.c
index 51c1c1787de7..7f665392618f 100644
--- a/sound/soc/sof/intel/hda.c
+++ b/sound/soc/sof/intel/hda.c
@@ -19,7 +19,6 @@
 #include <sound/hda_register.h>
 
 #include <linux/module.h>
-#include <sound/hdaudio_ext.h>
 #include <sound/sof.h>
 #include <sound/sof/xtensa.h>
 #include "../ops.h"

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

end of thread, other threads:[~2019-06-24 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 14:57 [PATCH -next] ASoC: SOF: Intel: hda: remove duplicated include from hda.c YueHaibing
2019-06-21  3:38 ` Pierre-Louis Bossart
2019-06-24 16:32 ` Applied "ASoC: SOF: Intel: hda: remove duplicated include from hda.c" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).