mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-24 07:36:38 +00:00

iounmap's argument needs to be both const and volatile, otherwise we'll get warnings that we're discarding pointer qualifiers Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>