[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 May 2008 14:28:53 +0000 (15:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2008 15:46:52 +0000 (16:46 +0100)
This is to clarify that GCC_IMM_ASM does not take an argument as the
context of the macro's invocation seems to imply.

As suggested by Maciej W. Rozycki (macro@linux-mips.org).

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

No differences found