15 Dec
2023
15 Dec
'23
9:14 a.m.
rm the second #include <linux/of.h>
Signed-off-by: Wang Jinchao wangjinchao@xfusion.com --- sound/soc/fsl/fsl_mqs.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/fsl/fsl_mqs.c b/sound/soc/fsl/fsl_mqs.c index f2d74ec05cdf..c73e6c141f7e 100644 --- a/sound/soc/fsl/fsl_mqs.c +++ b/sound/soc/fsl/fsl_mqs.c @@ -12,7 +12,6 @@ #include <linux/mfd/syscon/imx6q-iomuxc-gpr.h> #include <linux/of.h> #include <linux/pm_runtime.h> -#include <linux/of.h> #include <linux/pm.h> #include <linux/slab.h> #include <sound/soc.h>
--
2.40.0