]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit02b849f7613003fe5f9e58bf233d49b0ebd4a5e8
tree78db26af28f5da12eddd69ad3c54752e6379118e
parent0bfbf6a256348b1543e638c7d7b2f3004b289fdb
MIPS: Get rid of the use of .macro in C code.

It fails with LTO and probably has always been a fragile.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/hazards.h
arch/mips/include/asm/irqflags.h
arch/mips/lib/mips-atomic.c