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