ltq-vdsl-vr9-mei: fix ignored-qualifiers build warnings
authorShiji Yang <[email protected]>
Sat, 10 May 2025 09:19:19 +0000 (17:19 +0800)
committerRobert Marko <[email protected]>
Tue, 13 May 2025 20:02:20 +0000 (22:02 +0200)
commitbcf3f96c024872d2ab67b5f0e36f650e0993d1d8
treef3d0fcdae07d8d8bd836a43e79b921fa571b8229
parent7d6ee4e415de12daa6be56279b686c64c6606353
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]>
package/kernel/lantiq/ltq-vdsl-vr9-mei/patches/406-fix-ignored-qualifiers-build-warnings.patch [new file with mode: 0644]