openwrt-6.x/package
Shiji Yang 6deb2a03ba mac80211: ath9k: fix missing prototypes warnings
Fix following warnings by including the corresponding headers:

backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:50:6: error: no previous prototype for 'ath9k_hsr_init' [-Werror=missing-prototypes]
   50 | void ath9k_hsr_init(struct ath_hw *ah)
      |      ^~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:165:5: error: no previous prototype for 'ath9k_hsr_disable' [-Werror=missing-prototypes]
  165 | int ath9k_hsr_disable(struct ath_hw *ah)
      |     ^~~~~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:177:5: error: no previous prototype for 'ath9k_hsr_enable' [-Werror=missing-prototypes]
  177 | int ath9k_hsr_enable(struct ath_hw *ah, int bw, int fq)
      |     ^~~~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:234:5: error: no previous prototype for 'ath9k_hsr_status' [-Werror=missing-prototypes]
  234 | int ath9k_hsr_status(struct ath_hw *ah)
      |     ^~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-03 20:16:25 +02:00
..
base-files package: basefiles: add oem image dectection to fwtool.sh 2025-04-30 13:15:42 +02:00
boot arm-trusted-firmware-stm32: rework patch for the RTC configuration 2025-05-03 20:01:43 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware qualcommax: add support for ELECOM WRC-X3000GS2 2025-04-22 20:58:29 +02:00
kernel mac80211: ath9k: fix missing prototypes warnings 2025-05-03 20:16:25 +02:00
libs libsemanage: update to 3.8.1 and fix build with GCC14 2025-05-02 19:15:42 +02:00
network ead: fix compilation with GCC14 2025-04-30 15:25:53 +02:00
system apk: backport fix for GCC15 with LTO 2025-04-21 14:21:10 +02:00
utils policycoreutils: update to 3.8.1 and fix build with GCC14 2025-05-02 19:15:42 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00