]> 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:32:02 +0000 (01:32 +0200)
commit96bc2c97ecf70f51b70fe201b27caff3f2543f11
tree8b655feb2f1ec7036ed176480f5899342f480cf7
parentd1db0eea852497762cab43b905b879dfcd3b8987
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