Commit cac15dc2 authored by Lucas Tanure's avatar Lucas Tanure Committed by Mark Brown

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: default avatarLucas Tanure <tanure@linux.com>
Acked-by: default avatarShengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20231119104514.25536-1-tanure@linux.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 36c4d9a6
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment