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/firewall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-socfpga/firewall.c') diff --git a/arch/arm/mach-socfpga/firewall.c b/arch/arm/mach-socfpga/firewall.c index 69229dc651e..4dec47b8e96 100644 --- a/arch/arm/mach-socfpga/firewall.c +++ b/arch/arm/mach-socfpga/firewall.c @@ -4,8 +4,8 @@ * */ +#include #include -#include #include #include -- cgit v1.2.3