From: Lucas Tanure Date: Sun, 19 Nov 2023 10:45:14 +0000 (+0000) Subject: ASoC: fsl_mqs: Remove duplicate linux/of.h header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cac15dc25f416972f8dd0b6a8d74daa79dc3a998;p=linux.git ASoC: fsl_mqs: Remove duplicate linux/of.h header Remove linux/of.h as is included more than once. Reported by make includecheck. Signed-off-by: Lucas Tanure Acked-by: Shengjiu Wang Link: https://lore.kernel.org/r/20231119104514.25536-1-tanure@linux.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/fsl/fsl_mqs.c b/sound/soc/fsl/fsl_mqs.c index f2d74ec05cdf1..86704ba5f6f07 100644 --- a/sound/soc/fsl/fsl_mqs.c +++ b/sound/soc/fsl/fsl_mqs.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include