MIPS: loongson32: Remove dma.h and nand.h
authorKeguang Zhang <keguang.zhang@gmail.com>
Wed, 30 Aug 2023 13:35:05 +0000 (21:35 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 6 Oct 2023 08:10:13 +0000 (10:10 +0200)
commit595b2c5917d89f5aeeecb4c74e29c0ecfabdc7e9
treed175f6920da1d21a19fae083ef43d47b77d4516e
parent8a749fd1a8720d4619c91c8b6e7528c0a355c0aa
MIPS: loongson32: Remove dma.h and nand.h

Since commit 7b3415f581c7 ("MIPS: Loongson32: Remove
unused platform devices"), struct plat_ls1x_dma and plat_ls1x_nand
are unused. Then, dma.h and nand.h are useless.
Therefore, remove these useless header files.

Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-loongson32/dma.h [deleted file]
arch/mips/include/asm/mach-loongson32/nand.h [deleted file]
arch/mips/include/asm/mach-loongson32/platform.h
arch/mips/loongson32/common/platform.c
arch/mips/loongson32/ls1b/board.c