google: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:44 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit98faae1617b44e53c475adf8552245691e1f05fb
treec77ba50cf2923a8385c2d6e6e3a323ce702390c3
parent2876ff79b257667438ae7a6132d5ce750ec501ac
google: 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/google/chameleonv3/board.c