From: Dmitri Vorobiev Date: Fri, 24 Oct 2008 22:46:56 +0000 (+0300) Subject: MIPS: IP22: Small cleanups X-Git-Tag: v2.6.28-rc3~95^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14823ccbf8c3209a84a544e846feaf886cb59be9;p=pandora-kernel.git MIPS: IP22: Small cleanups The following functions disable_local1_irq() disable_local2_irq() disable_local3_irq() are needlessly defined global, so make them static. While at it, fix a whitespace error in the same file. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed