summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
diff options
context:
space:
mode:
authorYueHaibing2019-06-20 16:57:09 +0200
committerMark Brown2019-06-24 18:22:43 +0200
commita2438253ba73ae51d9521c90ad8d3989bcdda74e (patch)
treef5880b14f1e2b798bcb11c21bd8b9c7414a41216 /sound/soc/sof
parentASoC: rt5514-spi: don't use snd_soc_lookup_component() (diff)
downloadkernel-qcow2-linux-a2438253ba73ae51d9521c90ad8d3989bcdda74e.tar.gz
kernel-qcow2-linux-a2438253ba73ae51d9521c90ad8d3989bcdda74e.tar.xz
kernel-qcow2-linux-a2438253ba73ae51d9521c90ad8d3989bcdda74e.zip
ASoC: SOF: Intel: hda: remove duplicated include from hda.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof')
-rw-r--r--sound/soc/sof/intel/hda.c1
1 files changed, 0 insertions, 1 deletions
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"