From: Tom Rini Date: Thu, 14 Dec 2023 18:16:49 +0000 (-0500) Subject: arm: Remove from asm/global_data.h X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=78e326d631e081295da73fc3532af2ac8a1c2ca1;p=u-boot.git arm: Remove from asm/global_data.h We need and include and this in turn already includes , so drop it here. Reviewed-by: Simon Glass Signed-off-by: Tom Rini --- diff --git a/arch/arm/include/asm/global_data.h b/arch/arm/include/asm/global_data.h index 75bd9d56f8..2bb978d668 100644 --- a/arch/arm/include/asm/global_data.h +++ b/arch/arm/include/asm/global_data.h @@ -11,7 +11,6 @@ #include -#include #include /* Architecture-specific global data */