projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9abf231
)
ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Wed, 9 Nov 2022 13:35:16 +0000
(14:35 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 11 Nov 2022 07:04:01 +0000
(15:04 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-mxs/mach-mxs.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-mxs/mach-mxs.c
b/arch/arm/mach-mxs/mach-mxs.c
index 25c9d184fa4c6da8caef30bdac7306a0caef2165..02afedcc941832776fc292978b80f1ca458e04d5 100644
(file)
--- 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>