]> git.ipfire.org Git - thirdparty/u-boot.git/commit
venice: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:35 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit600145a8e10418d26f43045f9452610e39ce6f38
tree865101662e39417deb89dc020a4dd1ec8446addb
parent0b9450989c195430521b01d97ba79a9b644119a6
venice: 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/gateworks/venice/venice.c