]> asedeno.scripts.mit.edu Git - linux.git/commit
mic: vop: Allow building on more systems
authorVincent Whitchurch <vincent.whitchurch@axis.com>
Fri, 22 Feb 2019 15:30:50 +0000 (16:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Feb 2019 11:54:55 +0000 (12:54 +0100)
commitc5b9f97ce54dafc1d32080da5015b95cb41eb315
tree4528423b0bf8e41be52710d6b3d34810b18ff204
parentfbc63864fa13aea0ea2a0753aa76d4897f3bc30f
mic: vop: Allow building on more systems

VOP_BUS does not actually depend on x86-64 or PCI or X86_DEV_DMA_OPS.

The dependency on X86_DEV_DMA_OPS has been unnecessary since commit
5657933dbb6e25fe ("treewide: Move dma_ops from struct dev_archdata into
struct device").

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/Kconfig