* [PATCH] ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
@ 2022-11-09 13:35 Geert Uytterhoeven
2022-11-11 7:04 ` 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, Lothar Waßmann
Cc: Pengutronix Kernel Team, NXP Linux Team, linux-arm-kernel,
linux-gpio, Geert Uytterhoeven
Commit 7705b5ed8adccd92 ("ARM: mxs: remove obsolete startup code for
TX28") removed the last user of the pinctrl consumer API.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/mach-mxs/mach-mxs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c
index 25c9d184fa4c6da8..02afedcc94183277 100644
--- a/arch/arm/mach-mxs/mach-mxs.c
+++ b/arch/arm/mach-mxs/mach-mxs.c
@@ -17,7 +17,6 @@
#include <linux/of_address.h>
#include <linux/of_platform.h>
#include <linux/phy.h>
-#include <linux/pinctrl/consumer.h>
#include <linux/sys_soc.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
2022-11-09 13:35 [PATCH] ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h> Geert Uytterhoeven
@ 2022-11-11 7:04 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-11-11 7:04 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Sascha Hauer, Fabio Estevam, Lothar Waßmann,
Pengutronix Kernel Team, NXP Linux Team, linux-arm-kernel,
linux-gpio
On Wed, Nov 09, 2022 at 02:35:16PM +0100, Geert Uytterhoeven wrote:
> Commit 7705b5ed8adccd92 ("ARM: mxs: remove obsolete startup code for
> TX28") removed the last user of the pinctrl consumer 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:04 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: mxs: Remove unneeded #include <linux/pinctrl/consumer.h> Geert Uytterhoeven
2022-11-11 7:04 ` 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).