commit | 68c77d8a1e1ad6cfe228390702f3e4eb2bf8e17a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 25 19:35:53 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 26 02:18:59 2014 +0200 |
tree | 96a9cc364b7623cbceb4bb19c8989dce797dbea1 | |
parent | b10b43ba697c6b571a24b626eaab1d6d79acf14c [diff] |
MIPS: COP2: CPP macro safety fixes. - Don't pass things to macros that couldn't be dereferences if that macro was actually a function. - Don't use empty function-like macros. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>