ltq-vdsl-vr11-mei: fix ignored-qualifiers build warnings
authorShiji Yang <yangshiji66@outlook.com>
Sat, 10 May 2025 09:19:18 +0000 (17:19 +0800)
committerRobert Marko <robimarko@gmail.com>
Tue, 13 May 2025 20:02:19 +0000 (22:02 +0200)
commitc3cb6a8725c8bd4c4948854bf54f5683d9d741b7
treefcd071b00c632e451d2bccd130862738804c3d09
parent0d045a287afedaa1630aaf1b6853b599cec459ee
ltq-vdsl-vr11-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 <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18744
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/lantiq/ltq-vdsl-vr11-mei/patches/134-fix-ignored-qualifiers-build-warning.patch [new file with mode: 0644]