]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dhelectronics: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:32 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:24 +0000 (08:30 -0600)
commit09c9957e8808b6a3513450c802d43c9410a14368
treeb93f492bcde1daad8764df781184c73ccd30bff6
parent67a7633e04d71c61018d857f27d18e05acc5b844
dhelectronics: 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>
board/dhelectronics/common/dh_common.c