[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)
commit345599ab12729ce1df26f20a42a1ffd8eb7e8a0a
tree0057f231c1f4ca1e50937fcb22ca0fcc18f8af1d
parentaf0c4f649dacb62d756de0f20914b3e90a3f21c4
[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