From dd8c4a19a43ca9cf15ab39a06f01587ed2ebd82c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Apr 2024 07:35:55 -0600 Subject: arm: at91: Remove and add needed includes Remove from all mach-at91 files and when needed add missing include files directly. Signed-off-by: Tom Rini --- arch/arm/mach-at91/sdram.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-at91/sdram.c') diff --git a/arch/arm/mach-at91/sdram.c b/arch/arm/mach-at91/sdram.c index 6638aa82bb6..be3e91c7dba 100644 --- a/arch/arm/mach-at91/sdram.c +++ b/arch/arm/mach-at91/sdram.c @@ -9,7 +9,6 @@ * Lead Tech Design */ -#include #include #include #include -- cgit v1.2.3