From: Tom Rini Date: Tue, 30 Apr 2024 13:35:51 +0000 (-0600) Subject: arm: highbank: Remove and add needed includes X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=e260f2b7179e563a32997a5a71cae86bd0490664;p=u-boot.git arm: highbank: Remove and add needed includes Remove from all mach-highbank files and when needed add missing include files directly. Signed-off-by: Tom Rini --- diff --git a/arch/arm/mach-highbank/timer.c b/arch/arm/mach-highbank/timer.c index 2423a0e378..32ec6f0ac0 100644 --- a/arch/arm/mach-highbank/timer.c +++ b/arch/arm/mach-highbank/timer.c @@ -5,7 +5,6 @@ * Based on arm926ejs/mx27/timer.c */ -#include #include #include #include