[PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC

Andrew Murray andrew.murray at arm.com
Tue Apr 16 07:49:03 EDT 2013


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 at 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



More information about the linux-arm-kernel mailing list