From: Mark Brown Date: Thu, 18 Feb 2010 17:19:17 +0000 (+0000) Subject: Staging: iio: Staticise non-exported functions X-Git-Tag: v2.6.34-rc1~10^2~1^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77712e5fbe2e47476823f4853d756cc5ad1dfabc;p=pandora-kernel.git Staging: iio: Staticise non-exported functions Staticise a number of functions which aren't exported outside their source files, and also add a __user annotation for the buffer in iio_event_chrdev_read(). Signed-off-by: Mark Brown Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed