aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c
diff options
context:
space:
mode:
authorGuo Zhengkui <guozhengkui@vivo.com>2021-09-29 20:32:15 +0800
committerMark Brown <broonie@kernel.org>2021-09-30 13:26:04 +0100
commit626605a3dfb5c538256e737a7a7ae3e18f3368ec (patch)
treef65e56e95546489a9792f9ad4f9d7157210176d4 /sound/soc/codecs/wm_adsp.c
parentASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig (diff)
downloadlinux-dev-626605a3dfb5c538256e737a7a7ae3e18f3368ec.tar.xz
linux-dev-626605a3dfb5c538256e737a7a7ae3e18f3368ec.zip
ASoC: wm_adsp: remove a repeated including
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>
Diffstat (limited to 'sound/soc/codecs/wm_adsp.c')
-rw-r--r--sound/soc/codecs/wm_adsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c
index f17c749c24c3..d4f0d72cbcc8 100644
--- 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"