From: Ralf Baechle Date: Mon, 25 Aug 2014 17:35:53 +0000 (+0200) Subject: MIPS: COP2: CPP macro safety fixes. X-Git-Tag: fixes-for-v3.18-merge-window~106^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c77d8a1e1ad6cfe228390702f3e4eb2bf8e17a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed