[PATCH] ASoC: fsl_mqs: Remove duplicate linux/of.h header
Shengjiu Wang
shengjiu.wang at gmail.com
Mon Nov 20 20:15:52 AEDT 2023
On Sun, Nov 19, 2023 at 6:45 PM Lucas Tanure <tanure at linux.com> wrote:
>
> Remove linux/of.h as is included more than once.
> Reported by make includecheck.
>
> Signed-off-by: Lucas Tanure <tanure at linux.com>
Acked-by: Shengjiu Wang <shengjiu.wang at gmail.com>
best regards
Wang shengjiu
> ---
> 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..86704ba5f6f0 100644
> --- a/sound/soc/fsl/fsl_mqs.c
> +++ b/sound/soc/fsl/fsl_mqs.c
> @@ -10,7 +10,6 @@
> #include <linux/moduleparam.h>
> #include <linux/mfd/syscon.h>
> #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>
> --
> 2.42.1
>
More information about the Linuxppc-dev
mailing list