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