From: H Hartley Sweeten Date: Mon, 17 Sep 2012 20:15:32 +0000 (-0700) Subject: staging: comedi: ni_mio_cs: local symbols should not be exported X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3243785c39836fdded4ad76797941fad7e504227;p=pandora-kernel.git staging: comedi: ni_mio_cs: local symbols should not be exported The symbol ni_mio_cs_driver 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