[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.
commit71bdc6ef6a33e72b5fe6a62a583ed648072ea803
authorThiemo Seufer <ths@networkno.de>
Thu, 14 Feb 2008 16:58:25 +0000 (14 16:58 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 18 Feb 2008 20:43:17 +0000 (18 20:43 +0000)
treec7601c9c419a306356d382b2784cc7b0852d96e8
parent93878a0e780ebd703b58f6b8e3eec0114cab94a4
[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.

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>
arch/mips/mm/pg-sb1.c