summaryrefslogtreecommitdiff
path: root/doc/develop/devicetree
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2022-09-19 21:19:23 +0200
committerMarek Vasut <[email protected]>2022-10-10 18:08:18 +0200
commitfcb670b794c9839c026757bf2d5cd564323ce199 (patch)
tree15faa558f0d01a821d32ff8139fb3077eaf22d35 /doc/develop/devicetree
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 <[email protected]> Tested-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'doc/develop/devicetree')
0 files changed, 0 insertions, 0 deletions