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)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Oct 2025 12:21:01 +0000 (14:21 +0200)
commit7ddd410a9c100d428ffb81f4082b82ae057e9484
treeacd4eecb07c471aec3b3bc347fc63643938323f4
parente59f6aff5542a996a935c6402bce0cf1f1d33a85
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>
(cherry picked from commit c3cb6a8725c8bd4c4948854bf54f5683d9d741b7)
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-vdsl-vr11-mei/patches/134-fix-ignored-qualifiers-build-warning.patch [new file with mode: 0644]