diff options
author | Simon Glass <sjg@chromium.org> | 2021-01-13 20:29:47 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-27 17:03:16 -0500 |
commit | 177e7f9ce71fa659c17c2e1b8f97a1425389577f (patch) | |
tree | c9e7c7c76c3d2bb8e6958d1c62dee5b10d1c43e3 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 7d70116fc752a2b97a67ee839be16239074614ce (diff) | |
download | u-boot-177e7f9ce71fa659c17c2e1b8f97a1425389577f.tar.gz u-boot-177e7f9ce71fa659c17c2e1b8f97a1425389577f.tar.xz u-boot-177e7f9ce71fa659c17c2e1b8f97a1425389577f.zip |
net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
This function may be used in SPL where devicetree is not available.
Use the correct macro so that the function does not try to read it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions