]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3981da5f29ee94f420ff485dc9e5f4e56baeb240
tree0057f231c1f4ca1e50937fcb22ca0fcc18f8af1d
parent1077d1ba973373fc6718c0f5cdf8892e79d26df6
[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