openwrt/package
Shiji Yang 335a88df64 ltq-adsl-mei: fix 'inline' declaration warning
Adjust the 'inline' declaration order to fix the build warning:

/home/db/owrt/build_dir/target-mips_24kc_musl/linux-lantiq_xway/ltq-adsl-mei-danube/ltq-adsl-mei/drv_mei_cpe.c:188:1: error: 'inline' is not at beginning of declaration [-Werror=old-style-declaration]
  188 | static void inline MEI_MASK_AND_ACK_IRQ(int x)
      | ^~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>

fix inline declaration warning

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-adsl-mei: fix 'inline' declaration warning 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