diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2020-05-11 10:25:29 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-11 19:17:51 +0200 |
commit | 6a091404bf95f1e17d4ad149f1c010a9360e88ba (patch) | |
tree | dc388f80cddd58810215f04353e3f8160c6fb598 /drivers/spi/spi-uniphier.c | |
parent | spi: dw: Get rid of dma_inited flag (diff) | |
download | linux-6a091404bf95f1e17d4ad149f1c010a9360e88ba.tar.xz linux-6a091404bf95f1e17d4ad149f1c010a9360e88ba.zip |
spi: uniphier: Depend on HAS_IOMEM
The driver uses devm_ioremap_resource() which is only available when
CONFIG_HAS_IOMEM is set, so the driver depends on this option.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1589185530-28170-1-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions