]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 9 Nov 2022 13:35:16 +0000 (14:35 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Nov 2022 07:04:01 +0000 (15:04 +0800)
Commit 7705b5ed8adccd92 ("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>
arch/arm/mach-mxs/mach-mxs.c

index 25c9d184fa4c6da8caef30bdac7306a0caef2165..02afedcc941832776fc292978b80f1ca458e04d5 100644 (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>