From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:24 +0000 (-0700) Subject: staging: comedi: comedi_fc: export cfc_bytes_per_scan() X-Git-Tag: v3.15-rc1~139^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b5b0bfcd9c050f505a1ab6b33c0c0bc1747ab4;p=pandora-kernel.git staging: comedi: comedi_fc: export cfc_bytes_per_scan() This helper function is a bit long to be inlined. Move it to the source file and export it. The mite driver is the only external user right now. Update the Kconfig to select COMEDI_FC when COMEDI_MITE is enabled. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed