OSDN Git Service

ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.c
authorAnson Huang <Anson.Huang@nxp.com>
Fri, 14 Feb 2020 06:11:51 +0000 (14:11 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Feb 2020 07:38:17 +0000 (15:38 +0800)
commitcc56f77e526dd1b7b29b4529367747fc4c789c66
treef51df8edb2de9263eebd9027adb7ff38dcb2cd4a
parent709a80c1dbf1cc4e37dbb14dabc4436794e09a6d
ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.c

linux/of.h is NOT used on mach-imx6sl.c, remove it.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mach-imx6sl.c