1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package/kernel
Daniel Golle 000d25c312 kernel: ltq-vmmc: fix compilation warning/error
Fix compilation warning enum-int-mismatch which results in failure to
build kmod-ltq-vmmc in case CONFIG_KERNEL_WERROR is set.
.../build_dir/target-mips_24kc_musl/linux-lantiq_xrx200/drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_common.c:392:14: error: conflicting types for 'ifx_mps_fastbuf_init' due to enum/integer mismatch; have 'IFX_return_t(void)' [-Werror=enum-int-mismatch]
  392 | IFX_return_t ifx_mps_fastbuf_init (IFX_void_t)
      |              ^~~~~~~~~~~~~~~~~~~~
.../build_dir/target-mips_24kc_musl/linux-lantiq_xrx200/drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_common.c:120:13: note: previous declaration of 'ifx_mps_fastbuf_init' with type 'IFX_int32_t(void)' {aka 'int(void)'}
  120 | IFX_int32_t ifx_mps_fastbuf_init (IFX_void_t);
      |             ^~~~~~~~~~~~~~~~~~~~
.../build_dir/target-mips_24kc_musl/linux-lantiq_xrx200/drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_common.c:420:14: error: conflicting types for 'ifx_mps_fastbuf_close' due to enum/integer mismatch; have 'IFX_return_t(void)' [-Werror=enum-int-mismatch]
  420 | IFX_return_t ifx_mps_fastbuf_close (IFX_void_t)
      |              ^~~~~~~~~~~~~~~~~~~~~
.../build_dir/target-mips_24kc_musl/linux-lantiq_xrx200/drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_common.c:121:13: note: previous declaration of 'ifx_mps_fastbuf_close' with type 'IFX_int32_t(void)' {aka 'int(void)'}
  121 | IFX_int32_t ifx_mps_fastbuf_close (IFX_void_t);
      |             ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Refresh patches and bump PKG_RELEASE while at it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-04-04 15:12:45 +01:00
..
ath10k-ct treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
bcm27xx-gpu-fw
bcm63xx-cfe treewide: update PKG_MIRROR_HASH after APK version schema 2024-03-25 09:32:48 +01:00
bpf-headers
button-hotplug
cryptodev-linux cryptodev: follow kernel.mk versioning 2024-04-03 18:41:40 +02:00
dtc/patches
gpio-button-hotplug gpio-button-hotplug: fix 6.2 build failure 2024-03-11 20:17:26 +01:00
gpio-nct5104d
lantiq kernel: ltq-vmmc: fix compilation warning/error 2024-04-04 15:12:45 +01:00
leds-gca230718 filogic: Add LED driver for GCA230718 2024-03-31 19:01:19 +02:00
leds-ws2812b
linux x86: 6.6: enable System Management Mode emulation on KVM 2024-04-04 08:56:10 +02:00
mac80211 mac80211: carl9170: re-fix fortified-memset warning 2024-03-23 14:26:05 +01:00
mt76 mt76: update to Git HEAD (2024-04-03) 2024-04-03 13:09:15 +02:00
mt7621-qtn-rgmii
mwlwifi treewide: update PKG_MIRROR_HASH after APK version schema 2024-03-25 09:32:48 +01:00
nat46 treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
qca-nss-dp qca-nss-dp: cp instead of symlink for nss_dp_arch.h 2024-04-01 19:44:45 +02:00
qca-ssdk qca-ssdk: rework make to allow parallel building 2024-04-01 11:08:57 +02:00
rtc-rv5c386a
rtl8812au-ct treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
trelay
ubnt-ledbar
ubootenv-nvram