[MIPS] ARC: Fix warning.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 24 Mar 2007 13:06:43 +0000 (13:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 24 Mar 2007 17:01:49 +0000 (17:01 +0000)
The missing cast did result a warning when calling an 32-bit ARC firmware
function that takes 5 arguments where the 5th argument is a pointer from a
64-bit kernel.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found