projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dc6a71
)
ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Wed, 9 Nov 2022 13:37:57 +0000
(14:37 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 19 Jan 2023 10:16:08 +0000
(12:16 +0200)
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>
Message-Id: <
5dd5e235af9b3def7f4a431edc7bb8504b0681bf
.
1668001020
.git.geert+renesas@glider.be>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/devices.c
b/arch/arm/mach-omap2/devices.c
index 5a2e198e7db103843b3fc159f14f7a1b160b587d..8e6d4116d49c958c4bde19bb1d4748d7490ab0f0 100644
(file)
--- 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>