openwrt-mirror/package
Shiji Yang fdc2d8d07b ltq-deu: fix 6.12 kernel build warnings on lantiq/xway
This patch fixes the following build warnings by adding
missing prototypes:

/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-danube/ltq-deu/ifxmips_deu_danube.c💯5: error: no previous prototype for 'input_swap' [-Werror=missing-prototypes]
  100 | u32 input_swap(u32 input)
      |     ^~~~~~~~~~
/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-ar9/ltq-deu/ifxmips_deu_ar9.c:91:5: error: no previous prototype for 'input_swap' [-Werror=missing-prototypes]
   91 | u32 input_swap(u32 input)
      |     ^~~~~~~~~~
/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-deu-ar9/ltq-deu/ifxmips_deu_ar9.c:131:6: error: no previous prototype for 'chip_version' [-Werror=missing-prototypes]
  131 | void chip_version(void)
      |      ^~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18744
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-13 22:02:20 +02:00
..
base-files package: basefiles: add oem image dectection to fwtool.sh 2025-04-30 13:15:42 +02:00
boot boot-lantiq: Fix compilation with GCC 14 2025-05-03 22:04:13 +02:00
devel gdb: update to version 16.2 2025-05-05 13:57:08 +02:00
firmware linux-firmware: update to 20250509 2025-05-13 03:19:03 +02:00
kernel ltq-deu: fix 6.12 kernel build warnings on lantiq/xway 2025-05-13 22:02:20 +02:00
libs libtracefs: update to 1.8.2 2025-05-13 16:48:49 +02:00
network unetmsg: clean up remote data when replacing the incoming connection 2025-05-12 12:47:20 +02:00
system apk: backport fix for GCC15 with LTO 2025-04-21 14:21:10 +02:00
utils ucode: ubus: fix use-after-free on deferred request reply() method 2025-05-12 12:47:20 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00