From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Masahiro Yamada <masahiroy@kernel.org>,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH 1/3] mips: remove unneeded #include <asm/export.h>
Date: Tue, 8 Aug 2023 11:37:20 +0200 [thread overview]
Message-ID: <cbc22d2f-726d-86fc-1f34-c529cd91fdbe@linaro.org> (raw)
In-Reply-To: <20230807153243.996262-1-masahiroy@kernel.org>
On 7/8/23 17:32, Masahiro Yamada wrote:
> There is no EXPORT_SYMBOL line there, hence #include <asm/export.h>
> is unneeded.
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
>
> arch/mips/kernel/octeon_switch.S | 1 -
> arch/mips/kernel/r2300_switch.S | 1 -
> 2 files changed, 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-08-08 17:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-07 15:32 [PATCH 1/3] mips: remove unneeded #include <asm/export.h> Masahiro Yamada
2023-08-07 15:32 ` [PATCH 2/3] mips: replace #include <asm/export.h> with #include <linux/export.h> Masahiro Yamada
2023-08-08 9:38 ` Philippe Mathieu-Daudé
2023-08-15 8:27 ` Thomas Bogendoerfer
2023-08-07 15:32 ` [PATCH 3/3] mips: remove <asm/export.h> Masahiro Yamada
2023-08-08 9:39 ` Philippe Mathieu-Daudé
2023-08-15 8:27 ` Thomas Bogendoerfer
2023-08-08 9:37 ` Philippe Mathieu-Daudé [this message]
2023-08-15 8:26 ` [PATCH 1/3] mips: remove unneeded #include <asm/export.h> Thomas Bogendoerfer
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=cbc22d2f-726d-86fc-1f34-c529cd91fdbe@linaro.org \
--to=philmd@linaro.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=tsbogend@alpha.franken.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).