From: Markos Chandras Date: Mon, 26 Jan 2015 12:44:11 +0000 (+0000) Subject: MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM X-Git-Tag: fixes-v4.0-rc1~21^2~26^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94bfb75ace81f7b09860400ba02ed1607a2e0e27;p=pandora-kernel.git MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM The GCC_OFF12_ASM macro is used for 12-bit immediate constrains but we will also use it for 9-bit constrains on MIPS R6 so we rename it to something more appropriate. Cc: Maciej W. Rozycki Signed-off-by: Markos Chandras --- Reading git-diff-tree failed