[MIPS] "extern inline" -> "static inline"
authorAdrian Bunk <bunk@stusta.de>
Sat, 7 Jul 2007 01:03:30 +0000 (03:03 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:55 +0000 (17:32 +0100)
commit9797cae3bfd2d7190609cdce05248cabc5d9081e
tree3ea5fa41890fc7650553fbb66c2dbe037e820088
parente48ce6b8df5b51af3f38b20bb3d008dff69ff64e
[MIPS] "extern inline" -> "static inline"

"extern inline" will have different semantics with gcc 4.3, and
"static inline" is correct here.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/processor.h