Skip to content

Commit

Permalink
ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
Browse files Browse the repository at this point in the history
Commit 7705b5e ("ARM: mxs: remove obsolete startup code for
TX28") removed the last user of the pinctrl consumer API.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
geertu authored and Shawn Guo committed Nov 11, 2022
1 parent 9abf231 commit aa4188e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-mxs/mach-mxs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit aa4188e

Please sign in to comment.