commit | 0742cecbd431fd057b45fd8c0d60f0907e00e17f | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Tue Feb 08 15:26:33 2011 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Feb 09 11:39:50 2011 -0800 |
tree | c0d304d37c821a7b635e3e98b7e867cbde30863a | |
parent | 3c323c01b6bd5fd01be21a8f0cdc11e55997aa06 [diff] |
Staging: Comedi: Fix a few NI module dependencies 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>