diff options
author | 2018-10-19 02:06:53 +0300 | |
---|---|---|
committer | 2018-10-19 17:04:38 -0700 | |
commit | 081a1b123c4dfea09562bf5f66f7c2ae20b554a3 (patch) | |
tree | 937263aa0721f7e554d39a70efecb60ee872332b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver (diff) | |
download | wireguard-linux-081a1b123c4dfea09562bf5f66f7c2ae20b554a3.tar.xz wireguard-linux-081a1b123c4dfea09562bf5f66f7c2ae20b554a3.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions