From 58d6f349e44065e0641372b716944abbd00f4f57 Mon Sep 17 00:00:00 2001 From: Roger Quadros Date: Thu, 11 Jan 2024 15:19:17 +0200 Subject: [PATCH] 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 --- drivers/memory/ti-gpmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {