From: H Hartley Sweeten Date: Mon, 12 Jan 2015 17:55:39 +0000 (-0700) Subject: staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ffcc4b59de22da4bc8a213457c25ac62f94b12eb;p=deliverable%2Flinux.git staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy This driver no longer uses virt_to_bus(). Remove the dependancy. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig index a8201fe87512..1cdbf1f47c60 100644 --- a/drivers/staging/comedi/Kconfig +++ b/drivers/staging/comedi/Kconfig @@ -724,7 +724,6 @@ config COMEDI_ADL_PCI9111 config COMEDI_ADL_PCI9118 tristate "ADLink PCI-9118DG, PCI-9118HG, PCI-9118HR support" depends on HAS_DMA - depends on VIRT_TO_BUS ---help--- Enable support for ADlink PCI-9118DG, PCI-9118HG, PCI-9118HR cards