From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Sun, 30 Mar 2014 19:26:25 +0000 Subject: Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support Message-Id: <53386FE1.5000002@cogentembedded.com> List-Id: References: <1394128887-4197-1-git-send-email-ben.dooks@codethink.co.uk> <1394128887-4197-2-git-send-email-ben.dooks@codethink.co.uk> <5318BCAE.7000108@codethink.co.uk> <53386C2F.1090508@cogentembedded.com> <53386E9D.70803@codethink.co.uk> In-Reply-To: <53386E9D.70803@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ben Dooks Cc: linux-sh@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@lists.codethink.co.uk, magnus.damn@opensource.se, horms@verge.net.au, Bjorn Helgaas , linux-pci@vger.kernel.org, devicetree@vger.kernel.org Hello. On 03/30/2014 11:21 PM, Ben Dooks wrote: >>>> Add OF match table for pci-rcar-gen2 driver for device tree support. >> [...] >>>> diff --git a/drivers/pci/host/pci-rcar-gen2.c >>>> b/drivers/pci/host/pci-rcar-gen2.c >>>> index fd3e3ab..1216784 100644 >>>> --- a/drivers/pci/host/pci-rcar-gen2.c >>>> +++ b/drivers/pci/host/pci-rcar-gen2.c >>>> @@ -16,6 +16,7 @@ >>>> #include >>>> #include >>>> #include >>>> +#include >>>> #include >>>> #include >>>> #include >>> Apologies all, there's a missing include of which should >>> have been added here >> Have you ever re-posted this patch fixed? If not, it's not going to >> be merged for 3.15 I guess... > I thought I did. I don't see such repost in 'linux-sh'. > I can have a look a reposting it. It doesn't apply to the current renesas.git devel branch. What tree it was against? WBR, Sergei