summaryrefslogtreecommitdiff
path: root/drivers/fpga/sandbox.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-09-19 21:19:23 +0200
committerMarek Vasut <marex@denx.de>2022-10-10 18:08:18 +0200
commitfcb670b794c9839c026757bf2d5cd564323ce199 (patch)
tree15faa558f0d01a821d32ff8139fb3077eaf22d35 /drivers/fpga/sandbox.c
parent73e741b8ee46eba4e02a3bcc758dbd70540ed3c1 (diff)
usb: Add missing guard around env_get() in usb_hub
The env_get() might be undefined in case ENV_SUPPORT is disabled, which may happen e.g. in SPL. Add missing ifdef guard around the env_get() to prevent build failure. Signed-off-by: Marek Vasut <marex@denx.de> Tested-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'drivers/fpga/sandbox.c')
0 files changed, 0 insertions, 0 deletions