Commits

Ralf Baechle committed c21004cd5b4
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>