From 2b97f1506573477504616b102bf7bd06952355d2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Apr 2024 07:35:34 -0600 Subject: arm: socfpga: Remove and add needed includes Remove from all mach-socfpga files and when needed add missing include files directly. Signed-off-by: Tom Rini --- arch/arm/mach-socfpga/clock_manager_agilex.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-socfpga/clock_manager_agilex.c') diff --git a/arch/arm/mach-socfpga/clock_manager_agilex.c b/arch/arm/mach-socfpga/clock_manager_agilex.c index 28f593b60e6..9987d5bcee6 100644 --- a/arch/arm/mach-socfpga/clock_manager_agilex.c +++ b/arch/arm/mach-socfpga/clock_manager_agilex.c @@ -5,7 +5,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3