Commit aa4188ea authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Shawn Guo
Browse files

ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>



Commit 7705b5ed ("ARM: mxs: remove obsolete startup code for
TX28") removed the last user of the pinctrl consumer API.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 9abf2313
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>