]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] math-emu minor cleanup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 13 Jul 2007 14:02:29 +0000 (23:02 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 Jul 2007 16:40:00 +0000 (17:40 +0100)
commit0dcc4550a3a7996bb4374eef7dcc04ec11a617aa
treecf781d6ee4bc032ea7ac24a2b8eb53de33d9cb18
parent8817c3c49036214cd95b0714e7493693251692df
[MIPS] math-emu minor cleanup

Declaring emulpc and contpc as "unsigned long" can get rid of some casts.
This also get rid of some sparse warnings.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/cp1emu.c