The MIPS_CPU_* definitions are a conflict hotspot, particularly error prone, and getting increasingly ugly now there are more than 32 of them. This patchset cleans them up to use shifts instead of hex literals. James Hogan (2): MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x) arch/mips/include/asm/cpu.h | 70 ++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 35 deletions(-) Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Cc: Markos Chandras <markos.chandras@xxxxxxxxxx> Cc: linux-mips@xxxxxxxxxxxxxx -- 2.3.6