diff options
author | françois romieu <romieu@fr.zoreil.com> | 2014-06-07 11:07:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-11 00:13:16 -0700 |
commit | a25aafaa5ba8ab267677615f821cb5d0303521e5 (patch) | |
tree | 140448558165fe1428145ace55d773efba16b79b /drivers/net/ethernet/toshiba | |
parent | df6d0f983a59c333bc2b0cb82b65441b34310cf7 (diff) | |
download | linux-a25aafaa5ba8ab267677615f821cb5d0303521e5.tar.bz2 |
amd-xgbe: fix unused variable compilation warning in phylib driver
Fix following compilation warning:
[...]
CC drivers/net/phy/amd-xgbe-phy.o
drivers/net/phy/amd-xgbe-phy.c:1353:30: warning:
‘amd_xgbe_phy_ids’ defined but not used [-Wunused-variable]
static struct mdio_device_id amd_xgbe_phy_ids[] = {
^
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/toshiba')
0 files changed, 0 insertions, 0 deletions