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