Skip to content

Commit e7a4a2f

Browse files
Wang Jinchaobroonie
authored andcommitted
ASoC: fsl_mqs: remove duplicated including
rm the second \#include <linux/of.h> Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com> Link: https://msgid.link/r/202312151713+0800-wangjinchao@xfusion.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0284220 commit e7a4a2f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sound/soc/fsl/fsl_mqs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/mfd/syscon.h>
1212
#include <linux/mfd/syscon/imx6q-iomuxc-gpr.h>
1313
#include <linux/pm_runtime.h>
14-
#include <linux/of.h>
1514
#include <linux/pm.h>
1615
#include <linux/slab.h>
1716
#include <sound/soc.h>

0 commit comments

Comments
 (0)