staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h
authorIan Abbott <abbotti@mev.co.uk>
Tue, 10 Mar 2015 16:11:15 +0000 (16:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 13:08:18 +0000 (14:08 +0100)
commit4e9adfbcaae9b5245517143c900f8873715a6059
tree953a2692e7231a433a3f6ee36bfb4a930358009b
parent6ab38b050fa69092aa1de0106800571ae2b753fa
staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h

Move the PCI-specific stuff out of "comedidev.h" into "comedi_pci.h".
Comedi PCI drivers now include "comedi_pci.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_pci.h
drivers/staging/comedi/comedidev.h