]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MIPS: IP22: Small cleanups
authorDmitri Vorobiev <dmitri.vorobiev@movial.fi>
Fri, 24 Oct 2008 22:46:56 +0000 (01:46 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Oct 2008 16:18:28 +0000 (16:18 +0000)
commit14823ccbf8c3209a84a544e846feaf886cb59be9
tree283520d194a99984846efe7444e41dc104d3b551
parent1ba5a1767416cfa4fa37096e160e764c56e1460a
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 <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip22/ip22-int.c