]> 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)
commit3d28251a05cbde9c35849fdbc409b8f5cb295edd
treeb02d4772f14c57469a01173d6092424f61f78fd9
parent8ed02985558d3bbd0d06e685857d3ad02b3e159d
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