From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Christophe Leroy <christophe.leroy@csgroup.eu>,
Sergey Shtylyov <s.shtylyov@omp.ru>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h
Date: Mon, 4 Apr 2022 11:35:08 +0900 [thread overview]
Message-ID: <cba0d4aa-94ae-694e-6203-d4e56b21645c@opensource.wdc.com> (raw)
In-Reply-To: <cefae2882f3b07917da18ac1d644d7307f06fe31.1648833422.git.christophe.leroy@csgroup.eu>
On 4/2/22 02:18, Christophe Leroy wrote:
> powerpc's asm/prom.h brings some headers that it doesn't
> need itself.
>
> In order to clean it up, first add missing headers in
> users of asm/prom.h
>
> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Applied to for-5.19. Thanks !
> ---
> drivers/ata/pata_mpc52xx.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c
> index 3250ef317df6..03b6ae37a578 100644
> --- a/drivers/ata/pata_mpc52xx.c
> +++ b/drivers/ata/pata_mpc52xx.c
> @@ -19,11 +19,12 @@
> #include <linux/gfp.h>
> #include <linux/delay.h>
> #include <linux/libata.h>
> +#include <linux/of_address.h>
> +#include <linux/of_irq.h>
> #include <linux/of_platform.h>
> #include <linux/types.h>
>
> #include <asm/cacheflush.h>
> -#include <asm/prom.h>
> #include <asm/mpc52xx.h>
>
> #include <linux/fsl/bestcomm/bestcomm.h>
--
Damien Le Moal
Western Digital Research
prev parent reply other threads:[~2022-04-04 2:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 17:18 Christophe Leroy
2022-04-02 8:59 ` Sergey Shtylyov
2022-04-04 2:35 ` Damien Le Moal [this message]
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=cba0d4aa-94ae-694e-6203-d4e56b21645c@opensource.wdc.com \
--to=damien.lemoal@opensource.wdc.com \
--cc=christophe.leroy@csgroup.eu \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=s.shtylyov@omp.ru \
/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
all inboxes | Powered by JetHome®