From: Maciej W. Rozycki Date: Sun, 6 Apr 2014 20:42:49 +0000 (+0100) Subject: MIPS: __delay ABI-dependent subtraction simplification X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e496453d3e15ae3e153a03116cb6070e00ec63ee;p=pandora-kernel.git MIPS: __delay ABI-dependent subtraction simplification This small update to the previous fix to __delay removes a conditional around the ABI-dependent subtraction operation within an inline asm in favor to the standard LONG_SUBU macro. No change in code produced. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6703/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed