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/scan_manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-socfpga/scan_manager.c') diff --git a/arch/arm/mach-socfpga/scan_manager.c b/arch/arm/mach-socfpga/scan_manager.c index 36d6880141e..f8811525da4 100644 --- a/arch/arm/mach-socfpga/scan_manager.c +++ b/arch/arm/mach-socfpga/scan_manager.c @@ -3,7 +3,7 @@ * Copyright (C) 2013 Altera Corporation */ -#include +#include #include #include #include -- cgit v1.2.3