MIPS: Get rid of the use of .macro in C code.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 8 Feb 2013 17:13:30 +0000 (18:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Apr 2013 13:39:51 +0000 (15:39 +0200)
It fails with LTO and probably has always been a fragile.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found