]> 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>
Mon, 12 May 2014 23:23:48 +0000 (01:23 +0200)
commite051242a07775177333f1d90b0a05045a8ab33c2
treeb02d4772f14c57469a01173d6092424f61f78fd9
parent07946fc99a878cabdac1b61f7062759aab37e5ae
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