Commit 72684faf authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Shawn Guo

ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>

Commit 6c5f05a6 ("ARM: imx3: Remove imx3 soc_init()")
removed the last user of the pinctrl machine API.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent aa4188ea
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment