advantech: Include env.h in imx8qm_dmsse20_a1

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

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-04-30 19:04:34 -06:00
parent f36de9691e
commit 3a0b2d1e66

View File

@@ -4,6 +4,7 @@
* Copyright 2019-2023 Kococonnector GmbH
*/
#include <env.h>
#include <errno.h>
#include <linux/libfdt.h>
#include <asm/io.h>