summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-06-20 14:57:09 +0000
committerMark Brown <broonie@kernel.org>2019-06-24 17:22:43 +0100
commita2438253ba73ae51d9521c90ad8d3989bcdda74e (patch)
treef5880b14f1e2b798bcb11c21bd8b9c7414a41216 /sound/soc/sof
parent7f80e1376aa4e74924ca3cb229dbd6c54fa4656e (diff)
downloadlinux-a2438253ba73ae51d9521c90ad8d3989bcdda74e.tar.bz2
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"