openwrt/target/linux/generic/files
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
..
arch/mips/fw/myloader
block/partitions kernel: update FIT partition parser to new property name 2022-04-20 15:23:02 +01:00
Documentation dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image 2021-01-22 21:03:11 +01:00
drivers kernel: psb6970: drop unused variable in psb6970_config_init 2023-05-12 03:15:36 +02:00
include kernel: move mediatek BMT support patch to generic patches 2022-01-13 18:33:06 +01:00