aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2022-07-19 09:52:00 +0100
committerPhilipp Zabel <[email protected]>2022-07-20 10:31:05 +0200
commitc4ada3ca99b20df0dd6323b7a670e6d12fa9e6f9 (patch)
treeb6ee7f2609e21ede5249e65a6f5a4ffce3dc1758 /lib/mpi/mpi-sub-ui.c
parent096e772b1cdcc201ea10a5bd83f280f665444704 (diff)
reset: reset-simple should depends on HAS_IOMEM
The reset-simple driver does not build on all architecuters as it requires devm_ioremap_resource() which is only built when CONFIG_HAS_IOMEM is enabled in the kenrel. Fix the following error by depending on CONFIG_HAS_IOMEM: drivers/reset/reset-simple.o: in function `reset_simple_probe': reset-simple.c:(.text+0x3aa): undefined reference to `devm_ioremap_resource' Fixes: 18d1909be345 ("reset: allow building of reset simple driver if expert config selected") Reported-by: kernel test robot <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Philipp Zabel <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions