ASoC: fsl_mqs: Remove duplicate linux/of.h header
authorLucas Tanure <tanure@linux.com>
Sun, 19 Nov 2023 10:45:14 +0000 (10:45 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 20 Nov 2023 13:13:34 +0000 (13:13 +0000)
commitcac15dc25f416972f8dd0b6a8d74daa79dc3a998
treeca96d338206d52dd1120a967f0f7adcf21a22221
parent36c4d9a6bf657789d13e933a289520b35ff8530b
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 <tanure@linux.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20231119104514.25536-1-tanure@linux.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_mqs.c