linux/drivers/misc/mic
Christoph Hellwig ef1a85b6ca dma-mapping: fix DMA_OPS dependencies
Driver that select DMA_OPS need to depend on HAS_DMA support to
work.  The vop driver was missing that dependency, so add it, and also
add a another depends in DMA_OPS itself.  That won't fix the issue due
to how the Kconfig dependencies work, but at least produce a warning
about unmet dependencies.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2020-09-11 09:09:41 +02:00
..
bus treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
card misc: mic: card: mic_debugfs: Demote function headers from kerneldoc 2020-07-01 15:08:03 +02:00
common treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
cosm misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc 2020-07-01 15:08:04 +02:00
cosm_client treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 2019-06-05 17:36:38 +02:00
host misc: mic: host: mic_debugfs: Demote function headers from kerneldoc 2020-07-01 15:08:03 +02:00
scif treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
vop vop: sparse warning fixup 2020-07-10 14:58:00 +02:00
Kconfig dma-mapping: fix DMA_OPS dependencies 2020-09-11 09:09:41 +02:00
Makefile