ltq-vdsl-vr9-mei: fix ignored-qualifiers build warnings
authorShiji Yang <[email protected]>
Sat, 10 May 2025 09:19:19 +0000 (17:19 +0800)
committerHauke Mehrtens <[email protected]>
Sat, 18 Oct 2025 12:21:02 +0000 (14:21 +0200)
commit045f0bf2e671f3fc1fc52f7702011e78dee47b5a
tree6a8822a6eac76388bbf244e9c14c9af83a9a07ad
parentfc58c9481e77daa747171ca4c582b345c5e03a0f
ltq-vdsl-vr9-mei: fix ignored-qualifiers build warnings

These functions return the register memory addresses. Usually
they are fixed values, hence I think it's safe to remove the
qualifier "volatile".

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18744
Signed-off-by: Robert Marko <[email protected]>
(cherry picked from commit bcf3f96c024872d2ab67b5f0e36f650e0993d1d8)
Signed-off-by: Nora Matthias Schiffer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20440
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/lantiq/ltq-vdsl-vr9-mei/patches/406-fix-ignored-qualifiers-build-warnings.patch [new file with mode: 0644]