diff options
author | Tom Rini <trini@konsulko.com> | 2017-05-09 02:14:33 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-12 12:37:32 (GMT) |
commit | 65a4771085e644c45a129dcc71eb3ab9f1bb24ca (patch) | |
tree | 68c8d50318ac5f91df82df756ffacd8f3fbb2370 /drivers/net/sh_eth.h | |
parent | 4201223de8e6bac403213ad57769dfa723db36e3 (diff) | |
download | u-boot-65a4771085e644c45a129dcc71eb3ab9f1bb24ca.tar.xz |
net: uli526x: Fix unknown storage size error
The variable netdev_ethtool_ops is not referenced, drop it. However
with gcc-6 or later we fail to even compile as we do not have the
required struct definition in U-Boot.
Cc: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/net/sh_eth.h')
0 files changed, 0 insertions, 0 deletions