[PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>

Geert Uytterhoeven geert+renesas at glider.be
Wed Nov 9 05:35:58 PST 2022


Commit 6c5f05a6cd88c77f ("ARM: imx3: Remove imx3 soc_init()")
removed the last user of the pinctrl machine API.

Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
 arch/arm/mach-imx/mm-imx3.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-imx/mm-imx3.c b/arch/arm/mach-imx/mm-imx3.c
index 28db97289ee8ffec..0788c5cc7f9e6466 100644
--- a/arch/arm/mach-imx/mm-imx3.c
+++ b/arch/arm/mach-imx/mm-imx3.c
@@ -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>
-- 
2.25.1




More information about the linux-arm-kernel mailing list