From: Ralf Baechle Date: Tue, 15 Apr 2014 22:31:51 +0000 (+0200) Subject: MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~178^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8471ac1b3fc73aeabdabf9ff3c0a4df71d190448;p=pandora-kernel.git MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. is exported to userland so the macro name BITFIELD_FIELD pollutes the namespace. Prefix the name with __ fixes this. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed