MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Apr 2014 22:31:51 +0000 (00:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2014 22:29:43 +0000 (00:29 +0200)
commit8471ac1b3fc73aeabdabf9ff3c0a4df71d190448
treeb02d4772f14c57469a01173d6092424f61f78fd9
parentcdbb03b00451513c35d10812d2d55d7951bae269
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.

<uapi/asm/inst.h> is exported to userland so the macro name BITFIELD_FIELD
pollutes the namespace.  Prefix the name with __ fixes this.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/uapi/asm/inst.h