projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
724cd2e
)
ASoC: wm_adsp: remove a repeated including
author
Guo Zhengkui
<guozhengkui@vivo.com>
Wed, 29 Sep 2021 12:32:15 +0000
(20:32 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 30 Sep 2021 12:26:04 +0000
(13:26 +0100)
Remove a repeated "#include <linux/firmware.h>" in line 32.
Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Acked-by: Simon Trimmer <simont@opensource.cirrus.com>
Link:
https://lore.kernel.org/r/20210929123217.5240-1-guozhengkui@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm_adsp.c
b/sound/soc/codecs/wm_adsp.c
index f17c749c24c392ee7c674eb330e2ba1b2b1bd5cf..d4f0d72cbcc80696aba2caa861ad08ff0b5f409f 100644
(file)
--- a/
sound/soc/codecs/wm_adsp.c
+++ b/
sound/soc/codecs/wm_adsp.c
@@
-28,7
+28,6
@@
#include <sound/jack.h>
#include <sound/initval.h>
#include <sound/tlv.h>
-#include <linux/firmware.h>
#include "wm_adsp.h"