From: Michael Ellerman Date: Thu, 30 Jun 2005 05:07:33 +0000 (+1000) Subject: [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c X-Git-Tag: v2.6.13-rc2~38^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c885c175c06bdfe13e88d974d56a5e93ad2f544;p=pandora-kernel.git [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c The only code outside ItLpQueue.c that refers to spread_lpevents is in set_apread_lpevents(), so move it inside ItLpQueue.c and make spread_lpevents static. Signed-off-by: Michael Ellerman Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed