openwrt-6.x/target/linux/generic
Shiji Yang 8e1d58a596 generic: net: phy: psb6970: fix missing-prototypes warnings
Fix the following build warnings on 6.12 kernel:

drivers/net/phy/psb6970.c:426:12: error: no previous prototype for 'psb6970_init' [-Werror=missing-prototypes]
  426 | int __init psb6970_init(void)
      |            ^~~~~~~~~~~~
drivers/net/phy/psb6970.c:434:13: error: no previous prototype for 'psb6970_exit' [-Werror=missing-prototypes]
  434 | void __exit psb6970_exit(void)
      |             ^~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19174
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-06-18 20:23:20 +02:00
..
backport-6.6 kernel: add backport to fix build with GCC 15.1 2025-06-08 20:34:43 +02:00
backport-6.12 generic: 6.12: backport accepted BCM5325 patches 2025-06-18 11:11:54 +02:00
files generic: net: phy: psb6970: fix missing-prototypes warnings 2025-06-18 20:23:20 +02:00
hack-6.6 kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
hack-6.12 kernel: bump 6.12 to 6.12.31 2025-05-31 17:35:29 +02:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files
pending-6.6 kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
pending-6.12 generic: 6.12: disable cont read for MX35LFxGE4AD 2025-06-13 11:15:08 +02:00
config-6.6 kernel: add support for DesignWare I2C Platform controller 2025-06-10 14:49:40 +02:00
config-6.12 generic: 6.12: backport accepted BCM5325 patches 2025-06-18 11:11:54 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.33 2025-06-12 12:42:15 +02:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00