Skip to content
Commit 8471ac1b authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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: default avatarRalf Baechle <ralf@linux-mips.org>
parent cdbb03b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment