The device_map() is not defined for SoCs with no MMU, add the device_map() macro when !DEVICE_MMIO_IS_IN_RAM to support building for SoCs with no MMU. Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
The device_map() is not defined for SoCs with no MMU, add the device_map() macro when !DEVICE_MMIO_IS_IN_RAM to support building for SoCs with no MMU. Signed-off-by: Jisheng Zhang <jszhang@kernel.org>