]> git.baikalelectronics.ru Git - kernel.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 22:29:43 +0000 (00:29 +0200)
commitf0f04fa42ec85dc042907e40b0740e8c399b29ef
treeb02d4772f14c57469a01173d6092424f61f78fd9
parente17bf6c25787232103ff48f76e990e44875f3282
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