[MIPS] Transform old-style macros to newer "__noreturn"
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 25 May 2007 18:32:28 +0000 (14:32 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
commitb3f6df9f21c6efc4641613188204aa0742bc9e22
tree377d574d3757c58852a106dae7b3454db300205f
parent8f8771a057bff0d3911459d0bdadf03ec1dd3c89
[MIPS] Transform old-style macros to newer "__noreturn"

Convert old/obsolete NORET_TYPE and ATTRIB_NORET macros to use the
newer standard of "__noreturn" as defined in compiler-gcc.h.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/prom/init.c
arch/mips/dec/reset.c
arch/mips/kernel/process.c
arch/mips/kernel/smp.c
arch/mips/kernel/traps.c
arch/mips/sgi-ip22/ip22-reset.c
arch/mips/sibyte/cfe/setup.c