Stopped the 'ni_atmio' and 'ni_mio_cs' drivers depending on the 'mite'
authorIan Abbott <abbotti@mev.co.uk>
Fri, 11 Apr 2008 15:54:27 +0000 (15:54 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 11 Apr 2008 15:54:27 +0000 (15:54 +0000)
commitfb5bae234cbfc4b2d511fe477f41637e1e8d1ce1
tree2412a08bb65fb98293f8915f880eb19e72c54cc6
parentd2da1c4b5f4392d544c32b3e1bf6f43f9f17193f
Stopped the 'ni_atmio' and 'ni_mio_cs' drivers depending on the 'mite'
module indirectly.  The 'ni_tio' module has been split into two modules,
'ni_tio' and 'ni_tiocmd'.  The 'ni_tiocmd' module has the command
processing that depends on the 'mite' module.  The 'ni_tio' module no
longer depends on 'mite'.

Also fixed some .symvers dependencies for non-Kbuild builds.
comedi/drivers/Kbuild
comedi/drivers/Makefile.am
comedi/drivers/ni_tio.c
comedi/drivers/ni_tio_internal.h [new file with mode: 0644]
comedi/drivers/ni_tiocmd.c [new file with mode: 0644]