kernel_optimize_test/arch/mips/alchemy/devboards
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
..
db1x00 MIPS: Alchemy: Repair db1500/bosporus builds 2010-02-27 12:53:45 +01:00
db1200 MIPS: Alchemy: fix deprecated compile warnings 2010-08-05 13:25:46 +01:00
pb1000 MIPS: MTX1: Fix build. 2010-08-05 13:25:40 +01:00
pb1100 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1200 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1500 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1550 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
bcsr.c MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code. 2010-02-27 12:52:50 +01:00
Makefile MIPS: Alchemy: Extended DB1200 board support. 2010-02-27 12:53:00 +01:00
platform.c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
platform.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pm.c MIPS: Alchemy: devboard PM needs to save CPLD registers. 2010-02-27 12:53:41 +01:00
prom.c MIPS: Alchemy: prom_putchar is board dependent 2010-02-27 12:52:55 +01:00