[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <85c8d046-7613-ba34-538f-4b0f4852de9a@linaro.org>
Date: Mon, 28 Aug 2023 18:54:23 +0200
From: Philippe Mathieu-Daudé <philmd@...aro.org>
To: Keguang Zhang <keguang.zhang@...il.com>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Subject: Re: [PATCH v2] MIPS: loongson32: Remove dma.h and nand.h
On 28/8/23 15:47, Keguang Zhang wrote:
> 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@...il.com>
> ---
> V1 -> V2: Remove include of dma.h and nand.h
> Update the commit message
>
> arch/mips/include/asm/mach-loongson32/dma.h | 21 ----------------
> arch/mips/include/asm/mach-loongson32/nand.h | 26 --------------------
> arch/mips/loongson32/common/platform.c | 2 --
> arch/mips/loongson32/ls1b/board.c | 2 --
> 4 files changed, 51 deletions(-)
> delete mode 100644 arch/mips/include/asm/mach-loongson32/dma.h
> delete mode 100644 arch/mips/include/asm/mach-loongson32/nand.h
Reviewed-by: Philippe Mathieu-Daudé <philmd@...aro.org>
Powered by blists - more mailing lists