From: Tom Rini Date: Wed, 1 Nov 2023 16:28:15 +0000 (-0400) Subject: pg-wcom-ls102xa: Include in the board file X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=322ca743d2085e758e986c6b84fe71d7f935acea;p=u-boot.git pg-wcom-ls102xa: Include in the board file Given that this file references CFG_* defines, we need to be explicit in our inclusion of config.h, so that these will be defined. Reviewed-by: Aleksandar Gerasimovski Signed-off-by: Tom Rini --- diff --git a/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c b/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c index 01786d938d..cc3611e2de 100644 --- a/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c +++ b/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c @@ -3,6 +3,7 @@ * Copyright 2020 Hitachi Power Grids. All rights reserved. */ +#include #include #include #include