From: Roger Quadros Date: Thu, 11 Jan 2024 13:19:17 +0000 (+0200) Subject: memory: ti-gpmc: Fix build X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=58d6f349e44065e0641372b716944abbd00f4f57;p=u-boot.git memory: ti-gpmc: Fix build sys_proto.h no longer exists for K3 platform so drop it. Include sizes.h to so SZ_16M is visible. Signed-off-by: Roger Quadros Reviewed-by: Dario Binacchi Link: https://www.mail-archive.com/u-boot@lists.denx.de/msg499176.html Signed-off-by: Dario Binacchi --- diff --git a/drivers/memory/ti-gpmc.c b/drivers/memory/ti-gpmc.c index 775e78c9a5..0b8674339e 100644 --- a/drivers/memory/ti-gpmc.c +++ b/drivers/memory/ti-gpmc.c @@ -6,7 +6,6 @@ */ #include -#include #include #include #include @@ -17,6 +16,7 @@ #include #include #include +#include #include "ti-gpmc.h" enum gpmc_clk_domain {