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/fpga_manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-socfpga/fpga_manager.c') diff --git a/arch/arm/mach-socfpga/fpga_manager.c b/arch/arm/mach-socfpga/fpga_manager.c index 18d692c6314..c946d4c38d9 100644 --- a/arch/arm/mach-socfpga/fpga_manager.c +++ b/arch/arm/mach-socfpga/fpga_manager.c @@ -7,7 +7,7 @@ * platform code, the real meat is located in drivers/fpga/socfpga.c . */ -#include +#include #include #include #include -- cgit v1.2.3