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