]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d5b2c9c39c5491c124ae7c632f5d2f3b43fd4cf
tree953a2692e7231a433a3f6ee36bfb4a930358009b
parent54279cd763be06c3b76e49bba4a933c2e7c92761
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