android_kernel_xiaomi_sm7250/drivers/dma/dw
Andy Shevchenko 5ec87f6958 dmaengine: dw: Make it dependent to HAS_IOMEM
[ Upstream commit 88cd1d6191b13689094310c2405394e4ce36d061 ]

Some architectures do not provide devm_*() APIs. Hence make the driver
dependent on HAVE_IOMEM.

Fixes: dbde5c2934 ("dw_dmac: use devm_* functions to simplify code")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20210324141757.24710-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-04-28 13:16:48 +02:00
..
core.c dmaengine: dw-dmac: implement dma protection control setting 2019-12-13 08:51:43 +01:00
internal.h
Kconfig dmaengine: dw: Make it dependent to HAS_IOMEM 2021-04-28 13:16:48 +02:00
Makefile
pci.c
platform.c dmaengine: dw: platform: Switch to acpi_dma_controller_register() 2020-01-27 14:51:06 +01:00
regs.h dmaengine: dw-dmac: implement dma protection control setting 2019-12-13 08:51:43 +01:00