From: Ian Abbott Date: Mon, 15 Oct 2012 10:58:34 +0000 (+0100) Subject: staging: comedi: gsc_hpdi: make internal functions static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b776d05b9307972f079b56b6cbf74349a6451a53;p=pandora-kernel.git staging: comedi: gsc_hpdi: make internal functions static This module does not export any symbols so declare all the functions as `static` and remove the unused ones. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed