]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ltq-ifxos: fix missing-prototypes build warning
authorShiji Yang <yangshiji66@outlook.com>
Sat, 10 May 2025 09:19:18 +0000 (17:19 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Oct 2025 12:21:01 +0000 (14:21 +0200)
commite8639f57c51c676f7a84fbbd632737ccdaf28438
treec3647ef0464bc69b5b3f3b47d53b0414f4fc25a1
parentf2fa99a452c1d6ba2bcbe6e610c5124c7488746b
ltq-ifxos: fix missing-prototypes build warning

Add prototype definition for exported function IFX_Var_Fifo_getRoom().

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18744
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit e9d3e0f1dacc8a8052db3e45562ca6c71a496f09)
Signed-off-by: Nora Matthias Schiffer <neocturne@universe-factory.net>
Link: https://github.com/openwrt/openwrt/pull/20440
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/lantiq/ltq-ifxos/patches/101-add-missing-prototype-for-IFX_Var_Fifo_getRoom.patch [new file with mode: 0644]