From: Vladimir Zapolskiy Date: Fri, 19 Apr 2019 19:55:26 +0000 (+0300) Subject: ARM: lpc32xx: remove redundant included headers X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a1e65c28f6022e3aee33210335940ae7be6670e7;p=openwrt%2Fstaging%2Fblogic.git ARM: lpc32xx: remove redundant included headers While the majority of platform data was moved to device tree description the list of included header files remained untouched, the change cleans it up to an irreducible and observable subset. Signed-off-by: Vladimir Zapolskiy --- diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c index a77d2cfd4aae..4d88581e95f0 100644 --- a/arch/arm/mach-lpc32xx/phy3250.c +++ b/arch/arm/mach-lpc32xx/phy3250.c @@ -17,32 +17,12 @@ * GNU General Public License for more details. */ -#include -#include -#include -#include -#include -#include -#include -#include -#include #include -#include -#include -#include -#include -#include -#include -#include #include +#include +#include -#include -#include #include - -#include -#include -#include #include "common.h" static struct pl08x_channel_data pl08x_slave_channels[] = {