From: Geert Uytterhoeven Date: Wed, 9 Nov 2022 13:35:16 +0000 (+0100) Subject: ARM: mxs: Remove unneeded #include X-Git-Tag: v6.2-rc1~206^2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4188ea0f5d3b85d3405964d924d443648b6ca0;p=thirdparty%2Flinux.git ARM: mxs: Remove unneeded #include Commit 7705b5ed8adccd92 ("ARM: mxs: remove obsolete startup code for TX28") removed the last user of the pinctrl consumer API. Signed-off-by: Geert Uytterhoeven Signed-off-by: Shawn Guo --- diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c index 25c9d184fa4c6..02afedcc94183 100644 --- a/arch/arm/mach-mxs/mach-mxs.c +++ b/arch/arm/mach-mxs/mach-mxs.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include