aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kbuild.platforms
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2010-06-24 01:26:09 +0900
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:46 +0100
commit25c8f83864878e1ec95c0bd8273405ab415eb0a4 (patch)
tree77fbbb3f33c2aed206f28fff036ea3f9188bda59 /arch/mips/Kbuild.platforms
parent4767d7ddbb904ac481bcf1340eae7758d124db96 (diff)
downloadkernel_samsung_smdk4412-25c8f83864878e1ec95c0bd8273405ab415eb0a4.zip
kernel_samsung_smdk4412-25c8f83864878e1ec95c0bd8273405ab415eb0a4.tar.gz
kernel_samsung_smdk4412-25c8f83864878e1ec95c0bd8273405ab415eb0a4.tar.bz2
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>
Diffstat (limited to 'arch/mips/Kbuild.platforms')
0 files changed, 0 insertions, 0 deletions