diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-06-02 05:19:37 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-07-25 22:19:40 +0200 |
commit | ee7f5bfd124c61370a2fa417ca6d21d587d23a3f (patch) | |
tree | 97b8c50935f7d879c27b92712202e582d2d987a9 /net | |
parent | 67d668bf926ae50a1196a8561ae5075fd69a8eb2 (diff) | |
download | u-boot-imx-ee7f5bfd124c61370a2fa417ca6d21d587d23a3f.zip u-boot-imx-ee7f5bfd124c61370a2fa417ca6d21d587d23a3f.tar.gz u-boot-imx-ee7f5bfd124c61370a2fa417ca6d21d587d23a3f.tar.bz2 |
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
The ctrl variable is only used when autoneg support is disabled, so only
declare it under those conditions to avoid an unused variable warning.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: Vipin Kumar <vipin.kumar@st.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions