kernel_optimize_test/arch/mips/alchemy
FUJITA Tomonori 25c8f83864 MIPS: Alchemy: fix deprecated compile warnings
Replace deprecated DMA_32BIT_MASK with DMA_BIT_MASK.  This is needed because
the new style platform makefiles will enable -Werror.

cc1: warnings being treated as errors
arch/mips/alchemy/devboards/db1200/platform.c:219: error: 'DMA_nnBIT_MASK' is deprecated
arch/mips/alchemy/devboards/db1200/platform.c:226: error: 'DMA_nnBIT_MASK' is deprecated
arch/mips/alchemy/devboards/db1200/platform.c:388: error: 'DMA_nnBIT_MASK' is deprecated
arch/mips/alchemy/devboards/db1200/platform.c:393: error: 'DMA_nnBIT_MASK' is deprecated

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
To: linux-mips@linux-mips.org
Acked-by: Manuel Lauss <manuel.lauss@googlemail.com>
Patchwork: https://patchwork.linux-mips.org/patch/1427/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:25:46 +01:00
..
common MIPS: Alchemy: Define eth platform devices in the correct order 2010-07-26 19:08:19 +01:00
devboards MIPS: Alchemy: fix deprecated compile warnings 2010-08-05 13:25:46 +01:00
mtx-1 MIPS: Alchemy: move boards over to obj-y 2010-08-05 13:25:46 +01:00
xxs1500 MIPS: Alchemy: move boards over to obj-y 2010-08-05 13:25:46 +01:00
Kconfig MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus 2010-02-27 12:53:02 +01:00