[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.
authorThiemo Seufer <ths@networkno.de>
Thu, 14 Feb 2008 16:58:25 +0000 (16:58 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Feb 2008 17:01:31 +0000 (17:01 +0000)
Fix type mismatch warnings for 64-bit kernel builds which trigger -Werror.
The problem affects only SB-1 kernels with CONFIG_SIBYTE_DMA_PAGEOPS
enabled.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found