linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
@ 2022-11-09 13:35 Geert Uytterhoeven
  2022-11-11  7:08 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-11-09 13:35 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer, Fabio Estevam
  Cc: Pengutronix Kernel Team, NXP Linux Team, linux-arm-kernel,
	linux-gpio, Geert Uytterhoeven

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>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
  2022-11-09 13:35 [PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h> Geert Uytterhoeven
@ 2022-11-11  7:08 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-11-11  7:08 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Sascha Hauer, Fabio Estevam, Pengutronix Kernel Team,
	NXP Linux Team, linux-arm-kernel, linux-gpio

On Wed, Nov 09, 2022 at 02:35:58PM +0100, Geert Uytterhoeven wrote:
> 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>

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-11  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09 13:35 [PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h> Geert Uytterhoeven
2022-11-11  7:08 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).