[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202312151713+0800-wangjinchao@xfusion.com>
Date: Fri, 15 Dec 2023 17:13:51 +0800
From: Wang Jinchao <wangjinchao@...sion.com>
To: Shengjiu Wang <shengjiu.wang@...il.com>, Xiubo Li <Xiubo.Lee@...il.com>,
Fabio Estevam <festevam@...il.com>, Nicolin Chen <nicoleotsuka@...il.com>,
Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
<alsa-devel@...a-project.org>, <linuxppc-dev@...ts.ozlabs.org>,
<linux-sound@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <stone.xulei@...sion.com>, <wangjinchao@...sion.com>
Subject: [PATCH] ASoC: fsl_mqs: remove duplicated including
rm the second \#include <linux/of.h>
Signed-off-by: Wang Jinchao <wangjinchao@...sion.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
Powered by blists - more mailing lists