staging: comedi: addi_apci_2032: remove #include "comedi_fc.h"
commitea7040e6364fc69291a0a3d5ded5948d66ceaa09
authorIan Abbott <abbotti@mev.co.uk>
Fri, 27 Mar 2015 19:13:53 +0000 (27 19:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:14:01 +0000 (3 13:14 +0200)
tree849d9bc728c7ff63d3bc7135d18aa825887484b9
parent39a89e14697a82678ecfd68155ad2494b21d8d04
staging: comedi: addi_apci_2032: remove #include "comedi_fc.h"

As preparation for removal of "comedi_fc.h", replace calls to the
`cfc_check_trigger_...` functions from "comedi_fc.h" with the
replacement `comedi_check_trigger_...` functions from "../comedidev.h"
and remove the inclusion of "comedi_fc.h".

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/addi_apci_2032.c