Arnd Bergmann
c63d1e5c2d
net: stmmac: fix unused-variable warning
...
When building without CONFIG_OF, we get a harmless build warning:
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c: In function 'stmmac_phy_setup':
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:973:22: error: unused variable 'node' [-Werror=unused-variable]
struct device_node *node = priv->plat->phy_node;
Reword it so we always use the local variable, by making it the
fwnode pointer instead of the device_node.
Fixes: 74371272f9 ("net: stmmac: Convert to phylink and remove phylib logic")
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-06-17 16:24:12 -07:00
..
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:52 -07:00
2019-06-12 11:23:45 -07:00
2019-05-21 11:28:45 +02:00
2019-05-21 11:28:45 +02:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:39:43 -07:00
2019-05-30 11:26:37 -07:00
2019-06-07 11:00:14 -07:00
2019-05-30 11:26:37 -07:00
2019-06-09 19:40:10 -07:00
2019-05-21 10:50:46 +02:00
2019-05-22 17:21:21 -07:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:29:53 -07:00
2019-06-10 09:20:23 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-04-18 17:06:15 -07:00
2019-05-30 11:26:37 -07:00
2019-05-31 08:34:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-24 17:36:45 +02:00
2019-06-15 13:43:06 -07:00
2019-05-21 10:50:46 +02:00
2019-06-17 14:02:57 -07:00
2019-05-24 17:37:52 +02:00
2019-06-15 13:38:24 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-06-14 13:03:45 -07:00
2019-06-10 09:12:52 -07:00
2019-06-07 11:00:14 -07:00
2019-06-14 19:44:29 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-06-09 20:11:53 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 11:28:45 +02:00
2019-05-21 10:50:46 +02:00
2019-06-14 19:48:57 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 11:28:45 +02:00
2019-05-30 11:26:37 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-14 19:23:30 -07:00
2019-05-23 09:48:07 -07:00
2019-05-21 11:28:39 +02:00
2019-06-15 14:04:34 -07:00
2019-05-29 13:24:54 -07:00
2019-06-07 11:00:14 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 11:28:45 +02:00
2019-05-21 10:50:46 +02:00
2019-06-17 16:24:12 -07:00
2019-03-20 11:18:55 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-06-16 14:03:25 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:26:35 -07:00
2019-06-02 18:08:36 -07:00
2019-06-12 09:52:04 -07:00
2019-06-13 22:41:24 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:29:53 -07:00
2019-05-07 12:22:47 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-05-21 10:50:46 +02:00
2019-05-07 12:22:47 -07:00