MPI: MIPS: Fix compilation error with GCC 5.1
authorJaedon Shin <jaedon.shin@gmail.com>
Fri, 12 Jun 2015 09:04:14 +0000 (18:04 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 13 Jun 2015 09:36:41 +0000 (11:36 +0200)
commit36f58113423f4588d7cf7535644fbb214414193b
treeefef0fd13dfadac8ab0d2103c2a6c1aaf8b7a580
parent1b3ed367ce11fb39a345d807ef4168f727236083
MPI: MIPS: Fix compilation error with GCC 5.1

This patch fixes mips compilation error:

lib/mpi/generic_mpih-mul1.c: In function 'mpihelp_mul_1':
lib/mpi/longlong.h:651:2: error: impossible constraint in 'asm'

Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/10546/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
lib/mpi/longlong.h