On 30/03/14 20:10, Sergei Shtylyov wrote:
Hello.
On 03/06/2014 09: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 can have a look a reposting it.
--
Ben Dooks http://www.codethink.co.uk/
Senior Engineer Codethink - Providing Genius
--
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