[PATCH v3 16/22] liebherr: Include env.h to permit reading the environment
Lukasz Majewski
lukma at denx.de
Fri May 16 07:29:01 CEST 2025
On Thu, 15 May 2025 17:31:45 -0600
Tom Rini <trini at konsulko.com> wrote:
> From: Simon Glass <sjg at chromium.org>
>
> This file reads from the environment but does not include the correct
> header. Update it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Lukasz Majewski <lukma at denx.de>
> ---
> Changes in v3:
> - None
> ---
> board/liebherr/xea/xea.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/board/liebherr/xea/xea.c b/board/liebherr/xea/xea.c
> index 1d4f165fd13a..9630e7f576b2 100644
> --- a/board/liebherr/xea/xea.c
> +++ b/board/liebherr/xea/xea.c
> @@ -13,6 +13,7 @@
> *
> */
>
> +#include <env.h>
> #include <fdt_support.h>
> #include <init.h>
> #include <log.h>
Reviewed-by: Lukasz Majewski <lukma at denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250516/e62e1a45/attachment.sig>
More information about the U-Boot
mailing list