]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq: misc build warning fixes for upstream codes
authorShiji Yang <yangshiji66@outlook.com>
Thu, 8 May 2025 13:37:18 +0000 (21:37 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 18 Jul 2025 11:30:59 +0000 (12:30 +0100)
commit69b38ed67041076c4980dca67dcc1e596d375e59
treed2505867a056cddc4e81fa9143172574a7f95171
parent7fe6921fe6e60a5831a1acb2355ba00b22a9a1fb
lantiq: misc build warning fixes for upstream codes

This patchset fixes a lot of compilation warnings. In the upcoming
6.12 kernel, these warnings will be treated as errors.

Link:
https://lore.kernel.org/all/OSBPR01MB1670163BDCA60924B3671D45BC72A@OSBPR01MB1670.jpnprd01.prod.outlook.com/

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
17 files changed:
target/linux/lantiq/patches-6.6/0102-01-MIPS-lantiq-xway-mark-ltq_ar9_sys_hz-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-02-MIPS-lantiq-xway-mark-dma_init-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-03-MIPS-lantiq-xway-mark-dcdc_init-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-04-MIPS-lantiq-irq-fix-misc-missing-prototypes-warnings.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-05-MIPS-lantiq-xway-add-prototype-for-ltq_get_cp1_base.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-06-MIPS-pci-lantiq-marks-pcibios_init-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-07-MIPS-lantiq-falcon-fix-misc-missing-prototypes-warni.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-08-MIPS-lantiq-falcon-sysctrl-remove-unused-falcon_trig.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-09-MIPS-lantiq-falcon-sysctrl-add-missing-header-prom.h.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-10-MIPS-lantiq-falcon-sysctrl-fix-request-memory-check-.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-11-MIPS-lantiq-xway-gptu-mark-gptu_init-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-12-MIPS-vpe-mt-mark-vpe_free-and-vpe_stop-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-13-MIPS-vpe-mt-drop-unused-functions-vpe_alloc-and-vpe_.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-14-pinctrl-xway-mark-xway_pinconf_group_set-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-15-pinctrl-falcon-mark-pinctrl_falcon_init-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0102-16-spi-falcon-mark-falcon_sflash_xfer-as-static.patch [new file with mode: 0644]
target/linux/lantiq/patches-6.6/0152-lantiq-VPE.patch