projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f80e13
)
ASoC: SOF: Intel: hda: remove duplicated include from hda.c
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 20 Jun 2019 14:57:09 +0000
(14:57 +0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/sound/soc/sof/intel/hda.c
b/sound/soc/sof/intel/hda.c
index 8754dfe750006386ace73365d80d0c029259ea21..136f98bf5d7ee2a170b9122d6d359eb3de33dc22 100644
(file)
--- 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"