congatec: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:31 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:24 +0000 (08:30 -0600)
commit67a7633e04d71c61018d857f27d18e05acc5b844
treed65dc1610b1d1978d94842816c5117f019f2dc26
parent05f6f6e8c76c68a36125ec7a6af911ee9418bc99
congatec: Include env.h to permit reading the environment

This file reads from the environment but does not include the correct
header. Update it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/congatec/cgtqmx8/cgtqmx8.c