From: Ian Abbott Date: Fri, 27 Mar 2015 19:14:38 +0000 (+0000) Subject: staging: comedi: usbduxfast: remove #include "comedi_fc.h" X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f53398ebde69e7f554cdb7ab3d7e34f855557701;p=pandora-kernel.git staging: comedi: usbduxfast: 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