Hello.
On 03/30/2014 11:40 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?
From my records it was against the -rc3 release of Horms' development
tree. I know Simon's tree has been closed for the board bits, but I
could re-send the rcar-pci code.
Could you address my comments and re-send? Or if you don't have time,
would you mind that I take this patch into my hands?
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html