immortalwrt/target/linux/generic/files/drivers/net/phy
Aleksander Jan Bajkowski dc6b55e21f
kernel: psb6970: drop unused variable in psb6970_config_init
Drop unused variable in psb6970_config_init. This variable should have
been dropped in 0806f8fc80 ("lantiq: add Linux 5.10 support as testing kernel").

This fix compilation warning:
drivers/net/phy/psb6970.c: In function 'psb6970_config_init':
drivers/net/phy/psb6970.c:310:28: warning: unused variable 'dev' [-Wunused-variable]
  310 |         struct net_device *dev = pdev->attached_dev;
      |
cc1: all warnings being treated as errors

Fixes: 0806f8fc80 ("lantiq: add Linux 5.10 support as testing kernel")
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2023-05-12 03:15:36 +02:00
..
b53 generic: 5.15: rework hack patch 2022-03-27 00:07:34 +00:00
adm6996.c
adm6996.h
ar8216.c generic: fix compilation warning for ar8xxx swconfig 2022-03-27 04:51:38 +01:00
ar8216.h
ar8327.c generic: fix compilation warning for ar8xxx swconfig 2022-03-27 04:51:38 +01:00
ar8327.h
ip17xx.c
psb6970.c kernel: psb6970: drop unused variable in psb6970_config_init 2023-05-12 03:15:36 +02:00
rtl8306.c
rtl8366_smi.c
rtl8366_smi.h
rtl8366rb.c
rtl8366s.c
rtl8367.c
rtl8367b.c
swconfig_leds.c
swconfig.c