[PATCH] ASoC: SOF: Intel: hda: remove duplicated include from hda.c

From: YueHaibing
Date: Thu Jun 20 2019 - 10:57:09 EST


Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
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 8754dfe75000..136f98bf5d7e 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"
--
2.20.1