linux/arch/mips/mips-boards
Dmitri Vorobiev b57c1913b4 [MIPS] malta_int.c: make 4 variables static
The following variables defined in arch/mips/mips-boards/malta/malta_int.c
can become static: msc_irqmap[], msc_nr_irqs, msc_eicirqmap[], and
msc_nr_eicirqs. This patch makes them static.

Successfully build-tested using default configs for Malta, Atlas
and SEAD boards.

Runtime test successfully performed by booting the Malta 4Kc board
up to the shell prompt.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-04-28 17:14:28 +01:00
..
atlas [MIPS] Malta, Atlas: move an extern function declaration to the header file 2008-01-29 10:15:05 +00:00
generic [MIPS] make plat_perf_setup() static 2008-04-28 17:14:28 +01:00
malta [MIPS] malta_int.c: make 4 variables static 2008-04-28 17:14:28 +01:00
sead [MIPS] Malta, Atlas, Sead: remove an extern from .c files 2008-01-29 10:15:04 +00:00