[PATCH] ASoC: fsl_mqs: remove duplicated including

Wang Jinchao wangjinchao at xfusion.com
Fri Dec 15 20:13:51 AEDT 2023


rm the second \#include <linux/of.h>

Signed-off-by: Wang Jinchao <wangjinchao at 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



More information about the Linuxppc-dev mailing list