From: H Hartley Sweeten Date: Mon, 17 Sep 2012 20:14:41 +0000 (-0700) Subject: staging: comedi: ni_pcidio: local functions should not be exported X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ebfcd205e30a8c42651b00d8c6722d03d9a2ae;p=pandora-kernel.git staging: comedi: ni_pcidio: local functions should not be exported The function ni_pcidio_event() 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