From: H Hartley Sweeten Date: Mon, 14 Jul 2014 18:54:27 +0000 (-0700) Subject: staging: comedi: ni_labpc_pci: remove COMEDI_MITE and HAS_DMA dependancy X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~716 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319a883bfdfe163094ba32c8ab7815a109ba3bcc;p=pandora-kernel.git staging: comedi: ni_labpc_pci: remove COMEDI_MITE and HAS_DMA dependancy The mite module provides the DMA interface for the PCI MITE ASIC used on many National Instruments DAQ boards. This driver does not use DMA and only depends on the mite module to initialize the MITE ASIC. Handle the initialization localy and remove the unnecessary dependancies. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed