staging: comedi: ni_labpc_cs: include new "comedi_pcmcia.h" header
authorIan Abbott <abbotti@mev.co.uk>
Fri, 30 Jan 2015 09:57:23 +0000 (09:57 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:05:50 +0000 (17:05 +0800)
commit778edf45e666a936581cc29ad71c7d1d0efc4d92
tree3c458e2bb6cf45da072ce98952485c09ed1b0299
parent51d5483f7b7b753dfada03408c3aaf6610b46137
staging: comedi: ni_labpc_cs: include new "comedi_pcmcia.h" header

Include the new "../comedi_pcmcia.h" header instead of
<pcmcia/cistpl.h>, <pcmcia/cisreg.h>, <pcmcia/ds.h> and
"../comedidev.h".  <pcmcia/cisreg.h> isn't needed and the others will
now get included 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/drivers/ni_labpc_cs.c