From: Alex Smith Date: Wed, 23 Jul 2014 13:40:08 +0000 (+0100) Subject: MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time X-Git-Tag: cleanup-for-v3.18~94^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcec7c8da6b092b1ff3327fd83c2193adb12f684;p=pandora-kernel.git MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time Get rid of the WANT_COMPAT_REG_H test and instead define both the 32- and 64-bit register offset definitions at the same time with MIPS{32,64}_ prefixes, then define the existing EF_* names to the correct definitions for the kernel's bitness. This patch is a prerequisite of the following bug fix patch. Signed-off-by: Alex Smith Cc: # v3.13+ Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7451/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed