diff options
author | Guenter Roeck <[email protected]> | 2016-01-10 07:10:45 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-10 23:31:25 -0500 |
commit | e253e8fbab01059c25c6d091e4888c68a26691f5 (patch) | |
tree | 84ea8475903886afa04bdc8b4fce4eed9aa5f2be /drivers/fpga/fpga-mgr.c | |
parent | a05876b30cae6af79a5f0ff2cf5b42248aa0528f (diff) |
net: tc35815: Drop unused variable
Commit e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
removes some code from tc_mii_init(), but does not remove a now unused
variable. This results in the following build warning.
drivers/net/ethernet/toshiba/tc35815.c: In function 'tc_mii_init':
drivers/net/ethernet/toshiba/tc35815.c:670:6: warning: unused variable 'i'
Fixes: e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
Cc: Andrew Lunn <[email protected]>
Acked-by: Andrew Lunn <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions