From: Tom Rini Date: Thu, 14 Dec 2023 18:16:49 +0000 (-0500) Subject: arm: Remove from asm/global_data.h X-Git-Tag: v2024.04-rc1~51^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e326d631e081295da73fc3532af2ac8a1c2ca1;p=pandora-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 75bd9d56f89..2bb978d6683 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 */