Remove a repeated "#include <linux/firmware.h>" in line 32. Signed-off-by: Guo Zhengkui <guozhengkui@xxxxxxxx> --- sound/soc/codecs/wm_adsp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c index 6c5d55b3b311..b9fb4f547d5e 100644 --- a/sound/soc/codecs/wm_adsp.c +++ b/sound/soc/codecs/wm_adsp.c @@ -29,7 +29,6 @@ #include <sound/jack.h> #include <sound/initval.h> #include <sound/tlv.h> -#include <linux/firmware.h> #include "wm_adsp.h" -- 2.20.1