+199
−199
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
<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>