advantech: Include env.h in imx8qm_dmsse20_a1

This file uses the environment but does not include the header file.
Update it.

Acked-by: Oliver Graute <oliver.graute@kococonnector.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-05-29 08:30:25 -06:00
committed by Tom Rini
parent bcf10f16ea
commit 0f8a4a9c44
@@ -4,6 +4,7 @@
* Copyright 2019-2023 Kococonnector GmbH
*/
#include <env.h>
#include <errno.h>
#include <linux/libfdt.h>
#include <asm/io.h>