-
由 Roy Franz 提交于
Convert slram to use memremap() to map the memory it uses to back an MTD device, as this is the proper interface for mapping memory. This change enables normal memory to be used to back an MTD device on arm64, as arm64 prevents ioremap() being used on normal memory. Signed-off-by: NRoy Franz <roy.franz@cavium.com> Acked-by: NArd Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: NDavid Daney <david.daney@cavium.com> Signed-off-by: NRichard Weinberger <richard@nod.at>
cb9e2063