tegra: Include env.h to permit reading the environment
authorSimon Glass <sjg@chromium.org>
Thu, 15 May 2025 23:31:40 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commit433e86abea7e8b570ee0ad89842ac806511d1b94
tree7494b081fb482e548e639a320328eed8fecb8f1a
parent0f8a4a9c4427370c5f20b8ffcbd615fb9658921e
tegra: 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>
arch/arm/mach-tegra/dt-setup.c