From: Markos Chandras Date: Wed, 16 Jul 2014 07:53:39 +0000 (+0100) Subject: MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~62^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76cff82943b9744ec4f0ebd84f8ed888a6e509b3;p=pandora-kernel.git MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE Fixes the following build warnings: arch/mips/kernel/cps-vec.S: Assembler messages: arch/mips/kernel/cps-vec.S:228: Warning: the `mt' extension requires MIPS32 revision 2 or greater [...] arch/mips/kernel/cps-vec.S: Assembler messages: arch/mips/kernel/cps-vec.S:345: Warning: the `mt' extension requires MIPS32 revision 2 or greater Signed-off-by: Markos Chandras Cc: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7355/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed