]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 30 Apr 2014 23:28:15 +0000 (01:28 +0200)
commit3723aaa123147dc777bf86d7104b8fc4b3b56ff3
treeb223755f9c12a04ffc317866606768254a5a07a4
parentd7f369636745788e64ac217f610dad381fb5431c
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