From: Bill Pemberton Date: Wed, 28 Apr 2010 20:40:11 +0000 (-0400) Subject: Staging: vme: declare vme_calc_slot() as static X-Git-Tag: v2.6.35-rc1~441^2^2~359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a5fad4c36117b1399ed65899088fcb907e2cbd;p=pandora-kernel.git Staging: vme: declare vme_calc_slot() as static vme_calc_slot() is not used anywhere other than vme.c so it should be declared as static. Signed-off-by: Bill Pemberton Cc: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed