diff options
author | Simon Glass <sjg@chromium.org> | 2016-01-30 22:45:14 (GMT) |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2016-02-06 12:26:56 (GMT) |
commit | a7c45ec4d63e773cf920cfedfb67e96fe0b8526a (patch) | |
tree | fa40104ef0535bb474e3a781d025065f04d98591 /configs/MIP405T_defconfig | |
parent | a187559e3d586891c917279044c5386d1b2adc6e (diff) | |
download | u-boot-fsl-qoriq-a7c45ec4d63e773cf920cfedfb67e96fe0b8526a.tar.xz |
microblaze: Correct build error in eth-uclass.c
This fixes the following error when building microblaze-generic:
net/eth-uclass.c: In function 'eth_post_probe':
net/eth-uclass.c:466:18: error: 'gd' undeclared (first use in this function)
ops->start += gd->reloc_off;
Fixes: db9391e1 ("net: Move driver-model code into its own file")
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/MIP405T_defconfig')
0 files changed, 0 insertions, 0 deletions