Skip to content

Commit

Permalink
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
Browse files Browse the repository at this point in the history
<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>
  • Loading branch information
Ralf Baechle committed May 12, 2014
1 parent cdbb03b commit 8471ac1
Showing 1 changed file with 199 additions and 199 deletions.
Loading

0 comments on commit 8471ac1

Please sign in to comment.