From: Pekka Enberg Date: Wed, 22 Oct 2008 16:05:54 +0000 (+0300) Subject: Staging: w35und: make wb35_probe() and wb35_disconnect() funtions static X-Git-Tag: v2.6.29-rc1~228^2~232 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=302bae8548bde90bd2e5b4f2171974c1ce7ed30f;p=pandora-kernel.git Staging: w35und: make wb35_probe() and wb35_disconnect() funtions static The wb35_probe() and wb35_disconnect() functions are only used in wbusb.c so make them static and remove them from a header file. Signed-off-by: Pekka Enberg Acked-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed