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)
commitc21004cd5b4cb7d479514d470a62366e8307412c
treee76ddbe063fa70cc8daebe4bed4f1186342aff8b
parentbb86bf28aec6d0a207ae09f38a43e94133d4d6db
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