]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 30 Apr 2009 16:14:56 +0000 (18:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:29 +0000 (13:50 +0100)
commit8d653ad49f50f80e4a9d97ec92172357694b400f
treee76ddbe063fa70cc8daebe4bed4f1186342aff8b
parente4045b94808951497b26d1868842e479f4dfd185
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.

The inline assembler used on 32-bit kernels was using the "h" constraint
which was considered dangerous and removed for gcc 4.4.0.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/div64.h