From: H Hartley Sweeten Date: Mon, 17 Sep 2012 20:14:24 +0000 (-0700) Subject: staging: comedi: ni_660x: local functions should not be exported X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce48a91139eaafba2ed0f917e5ca744f20c28c47;p=pandora-kernel.git staging: comedi: ni_660x: local functions should not be exported The function ni_660x_release_mite_channel() is only referenced in this file. Make it static. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed