From 53a230001263e6aca89e7a1322f2c7adbee4d55e Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Fri, 17 Nov 2023 16:38:29 -0600 Subject: ARM: keystone2: Remove unneeded inclusions of common.h Signed-off-by: Andrew Davis Reviewed-by: Simon Glass --- arch/arm/mach-keystone/ddr3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-keystone/ddr3.c') diff --git a/arch/arm/mach-keystone/ddr3.c b/arch/arm/mach-keystone/ddr3.c index ea7d0b903c..ca0fb702d5 100644 --- a/arch/arm/mach-keystone/ddr3.c +++ b/arch/arm/mach-keystone/ddr3.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3