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