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

Commit 7705b5ed8a ("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>
This commit is contained in:
Geert Uytterhoeven 2022-11-09 14:35:16 +01:00 committed by Shawn Guo
parent 9abf2313ad
commit aa4188ea0f
1 changed files with 0 additions and 1 deletions

View File

@ -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>