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