Staging: Comedi: Fix a few NI module dependencies
authorIan Abbott <abbotti@mev.co.uk>
Tue, 8 Feb 2011 15:26:33 +0000 (15:26 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 19:39:50 +0000 (11:39 -0800)
The ni_tio and ni_tio modules do not depend on the 8255 module, but the
ni_atmio, ni_mio_cs and ni_pcimio modules do need the 8255 module.  The
ni_pcimio module also needs the comedi_fc module.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found