MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
commita1b68289997030df64cba8478d5767fe10e42a58
authorRalf Baechle <ralf@linux-mips.org>
Thu, 30 Apr 2009 16:14:56 +0000 (30 18:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 30 Apr 2009 16:14:56 +0000 (30 18:14 +0200)
tree86ff9a45075781b7f524666ad7c3f1281ca9ed1a
parentb251629cc10fb0494826244fbc2e47cf7b354fc8
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