1
0
Fork 0
alistair23-linux/arch/mips/loongson32
Paul Burton 62c2766cf6
MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c
Commit 7b3415f581 ("MIPS: Loongson32: Remove unused platform devices")
removed the definitions of platform devices which have no in tree
drivers from common Loongson32 code, but missed their removal from
Loongson 1B board code in arch/mips/loongson32/ls1b/board.c. This causes
build failures due to the missing declarations of ls1x_dma_pdev,
ls1x_nand_pdev & their associated *_set_platdata functions.

Remove the dead code from arch/mips/loongson32/ls1b/board.c to fix the
build.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Fixes: 7b3415f581 ("MIPS: Loongson32: Remove unused platform devices")
2019-02-04 14:44:33 -08:00
..
common MIPS: Loongson32: Remove unused platform devices 2019-01-22 11:17:21 -08:00
ls1b MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c 2019-02-04 14:44:33 -08:00
ls1c MIPS: Loongson1: Add watchdog support for Loongson1 board 2017-01-03 16:34:42 +01:00
Kconfig MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL 2019-02-04 14:44:06 -08:00
Makefile MIPS: Loongson1C: Add board support 2016-10-04 16:13:57 +02:00
Platform MIPS: Loongson32: Revert ISA level to MIPS32R2 2019-01-22 17:32:23 -08:00