staging: comedi: comedi_usb.h: move USB stuff out of comedidev.h
authorIan Abbott <abbotti@mev.co.uk>
Tue, 27 Jan 2015 17:49:09 +0000 (17:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:18:51 +0000 (11:18 -0800)
commitc7d623d3695ae5c193f08d2346c936c24f56dd4c
treeab7448278d6390d87ff9f52e7e3fca9cb00fde3e
parentcf7661c74e2a051132f64440fc40cd46c06b60dc
staging: comedi: comedi_usb.h: move USB stuff out of comedidev.h

Move the USB-specific stuff out of "comedidev.h" into "comedi_usb.h".
Comedi USB drivers now include "comedi_usb.h" instead of "comedidev.h",
which now gets pulled in indirectly.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_usb.h
drivers/staging/comedi/comedidev.h