[PATCH] ASoC: wm2200: remove include of wmfw.h
Simon Trimmer
simont at opensource.cirrus.com
Tue May 11 19:15:14 CEST 2021
We want all wm_adsp clients to use the wm_adsp.h header as they
shouldn't need to include internal sub-headers.
Signed-off-by: Simon Trimmer <simont at opensource.cirrus.com>
---
sound/soc/codecs/wm2200.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/codecs/wm2200.c b/sound/soc/codecs/wm2200.c
index b0a6d31299bb..c35673e7f420 100644
--- a/sound/soc/codecs/wm2200.c
+++ b/sound/soc/codecs/wm2200.c
@@ -30,7 +30,6 @@
#include <sound/wm2200.h>
#include "wm2200.h"
-#include "wmfw.h"
#include "wm_adsp.h"
#define WM2200_DSP_CONTROL_1 0x00
--
2.31.1
More information about the Alsa-devel
mailing list