From: H Hartley Sweeten Date: Wed, 22 Oct 2014 22:37:16 +0000 (-0700) Subject: staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~727 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f90726196b60e94e744b58e004064b84ac2d63d;p=pandora-kernel.git staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer() All the comedi drivers have been converted to use comedi_buf_write_samples(). This function is now only used internally by comedi_buf. Remvoe the export. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed