commit | ce486cd810a42572a91cada0be2538e433715449 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Mar 24 13:06:43 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Mar 24 17:01:49 2007 +0000 |
tree | d0df66c8def35b5acc338d74c45c0616e7bb43ce | |
parent | 7575a49f209190ca640e0da792565a1bcb641f3e [diff] |
[MIPS] ARC: Fix warning. 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>