ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 9 Nov 2022 13:35:58 +0000 (14:35 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Nov 2022 07:04:15 +0000 (15:04 +0800)
Commit 6c5f05a6cd88c77f ("ARM: imx3: Remove imx3 soc_init()")
removed the last user of the pinctrl machine API.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mm-imx3.c

index 28db97289ee8ffec84d83f0b1d024bcd9edd1c7e..0788c5cc7f9e6466963e247c72921f81d142b2ec 100644 (file)
@@ -12,7 +12,6 @@
 #include <linux/err.h>
 #include <linux/io.h>
 #include <linux/of_address.h>
-#include <linux/pinctrl/machine.h>
 
 #include <asm/system_misc.h>
 #include <asm/hardware/cache-l2x0.h>