]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ASoC: SOF: Intel: hda: remove duplicated include from hda.c
authorYueHaibing <yuehaibing@huawei.com>
Thu, 20 Jun 2019 14:57:09 +0000 (14:57 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 24 Jun 2019 16:22:43 +0000 (17:22 +0100)
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>
sound/soc/sof/intel/hda.c

index 8754dfe750006386ace73365d80d0c029259ea21..136f98bf5d7ee2a170b9122d6d359eb3de33dc22 100644 (file)
@@ -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"