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 <linux/kernel.h>
  #include <linux/module.h>
  #include <linux/pci.h>
+#include <linux/of_pci.h>
  #include <linux/platform_device.h>
  #include <linux/pm_runtime.h>
  #include <linux/sizes.h>

Apologies all, there's a missing include of <linux/of.h> 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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to