* [PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
@ 2022-11-09 13:37 Geert Uytterhoeven
2023-01-19 10:20 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-11-09 13:37 UTC (permalink / raw)
To: Tony Lindgren
Cc: linux-omap, linux-arm-kernel, linux-gpio, Geert Uytterhoeven
Commit 6f3ab009a178098e ("ARM: OMAP2+: Remove unused legacy code for
device init") removed the last user of the pinctrl machine API.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/mach-omap2/devices.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 5a2e198e7db10384..8e6d4116d49c958c 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -14,7 +14,6 @@
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/of.h>
-#include <linux/pinctrl/machine.h>
#include <asm/mach-types.h>
#include <asm/mach/map.h>
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
2022-11-09 13:37 [PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h> Geert Uytterhoeven
@ 2023-01-19 10:20 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2023-01-19 10:20 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: linux-omap, linux-arm-kernel, linux-gpio
* Geert Uytterhoeven <geert+renesas@glider.be> [221109 15:28]:
> Commit 6f3ab009a178098e ("ARM: OMAP2+: Remove unused legacy code for
> device init") removed the last user of the pinctrl machine API.
Applying into omap-for-v6.3/cleanup thanks.
Tony
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-19 10:21 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:37 [PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h> Geert Uytterhoeven
2023-01-19 10:20 ` Tony Lindgren
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).