From: andrew.murray@arm.com (Andrew Murray)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
Date: Tue, 16 Apr 2013 12:49:03 +0100 [thread overview]
Message-ID: <20130416114903.GA13259@arm.com> (raw)
In-Reply-To: <516C2FEF.7080006@monstr.eu>
On Mon, Apr 15, 2013 at 05:50:55PM +0100, Michal Simek wrote:
> That's why please add this header to this patch.
>
> diff --git a/drivers/of/of_pci.c b/drivers/of/of_pci.c
> index 3e428a1..f30887e 100644
> --- a/drivers/of/of_pci.c
> +++ b/drivers/of/of_pci.c
> @@ -1,6 +1,7 @@
> #include <linux/kernel.h>
> #include <linux/export.h>
> #include <linux/of.h>
> +#include <linux/of_address.h>
> #include <linux/of_pci.h>
> #include <asm/prom.h>
>
>
> When you fix it:
> Acked-by: Michal Simek <monstr@monstr.eu>
I've added this fix to the latest patchset (v7) and also your Ack - thanks for
your feedback (and the robot...).
Andrew Murray
next prev parent reply other threads:[~2013-04-16 11:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 15:26 [PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing Andrew Murray
2013-04-11 15:26 ` [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC Andrew Murray
2013-04-15 12:57 ` Thomas Petazzoni
2013-04-15 15:32 ` Benjamin Herrenschmidt
2013-04-15 16:50 ` Michal Simek
2013-04-16 11:49 ` Andrew Murray [this message]
2013-04-11 15:26 ` [PATCH v6 2/3] of/pci: Provide support for parsing PCI DT ranges property Andrew Murray
2013-04-11 15:26 ` [PATCH v6 3/3] of/pci: mips: convert to common of_pci_range_parser Andrew Murray
2013-04-11 16:55 ` [PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing Linus Walleij
2013-04-15 17:56 ` Jason Cooper
2013-04-15 18:29 ` Linus Walleij
2013-04-15 18:37 ` Jason Cooper
2013-04-16 7:12 ` Benjamin Herrenschmidt
2013-04-16 11:29 ` Jason Cooper
2013-04-16 11:31 ` Thomas Petazzoni
2013-04-16 11:37 ` Jason Cooper
2013-04-16 11:59 ` Andrew Murray
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=20130416114903.GA13259@arm.com \
--to=andrew.murray@arm.com \
--cc=linux-arm-kernel@lists.infradead.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 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).