summaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2018-10-19 02:06:53 +0300
committerDavid S. Miller <davem@davemloft.net>2018-10-19 17:04:38 -0700
commit081a1b123c4dfea09562bf5f66f7c2ae20b554a3 (patch)
tree937263aa0721f7e554d39a70efecb60ee872332b /arch/arm/mach-highbank
parent643d813a0efd7e6fd78b49f69643af66731e05c8 (diff)
net: ethernet: lpc_eth: remove unused local variable
A trivial change which removes an unused local variable, the issue is reported as a compile time warning: drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_eth_drv_probe': drivers/net/ethernet/nxp/lpc_eth.c:1250:21: warning: variable 'phydev' set but not used [-Wunused-but-set-variable] struct phy_device *phydev; ^~~~~~ Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/mach-highbank')
0 files changed, 0 insertions, 0 deletions