From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Keguang Zhang <keguang.zhang@gmail.com>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: loongson32: Remove unused dma.h and nand.h
Date: Mon, 28 Aug 2023 15:15:17 +0200 [thread overview]
Message-ID: <ZOyd5V+7GCfIaLi7@alpha.franken.de> (raw)
In-Reply-To: <20230828130223.89898-1-keguang.zhang@gmail.com>
On Mon, Aug 28, 2023 at 09:02:23PM +0800, Keguang Zhang wrote:
> Since commit 7b3415f581c7 ("MIPS: Loongson32: Remove
> unused platform devices"), no one is using dma.h and nand.h.
> Therefore, remove these unused header files.
I don't think so:
/local/tbogendoerfer/korg/linux/arch/mips/loongson32/ls1b/board.c:11:17: fatal error: dma.h: No such file or directory
#include <dma.h>
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
next prev parent reply other threads:[~2023-08-28 13:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 13:02 [PATCH] MIPS: loongson32: Remove unused dma.h and nand.h Keguang Zhang
2023-08-28 13:15 ` Thomas Bogendoerfer [this message]
2023-08-28 13:24 ` Keguang Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZOyd5V+7GCfIaLi7@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=keguang.zhang@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.