Home
last modified time | relevance | path

Searched hist:"17 f61e61" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Duasm.c17f61e61 Thu May 29 09:57:09 CDT 2008 Dmitri Vorobiev <dmitri.vorobiev@movial.fi> [MIPS] Make two functions static

The following routines

uasm_rel_highest()
uasm_rel_higher()

are needlessly defined global. This patch makes them static.

Compile-tested using a customized config for the Malta board. Booting
the same board up to the shell prompt was also successful with this
patch applied.

Spotted by sparse.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
17f61e61 Thu May 29 09:57:09 CDT 2008 Dmitri Vorobiev <dmitri.vorobiev@movial.fi> [MIPS] Make two functions static

The following routines

uasm_rel_highest()
uasm_rel_higher()

are needlessly defined global. This patch makes them static.

Compile-tested using a customized config for the Malta board. Booting
the same board up to the shell prompt was also successful with this
patch applied.

Spotted by sparse.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>