openwrt/target/linux/generic
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
..
backport-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
backport-5.15 generic: 5.15: backport bcm63xx wdt patch fixing fallthrough warning 2023-05-12 03:15:35 +02:00
files kernel: psb6970: drop unused variable in psb6970_config_init 2023-05-12 03:15:36 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
hack-5.15 generic: add hack for MT753x LED configuration 2023-05-11 23:09:04 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
pending-5.15 generic: 5.15: add pending patch fixing binfmt compilation warning 2023-05-12 03:15:35 +02:00
config-5.10 kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
config-5.15 generic: 5.15: enable Werror by default for kernel compile 2023-05-12 03:15:32 +02:00
config-filter kernel: filter out pahole version 2023-03-29 17:36:19 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00