From: Ian Abbott Date: Fri, 27 Mar 2015 19:13:53 +0000 (+0000) Subject: staging: comedi: addi_apci_2032: remove #include "comedi_fc.h" X-Git-Tag: omap-for-v4.2/o2_dc~155^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7040e6364fc69291a0a3d5ded5948d66ceaa09;p=pandora-kernel.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed