From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Thu, 7 Aug 2008 13:44:17 +1000 > Use linux/of_device.h instead. > > Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Did I miss a previous patch? This one doesn't apply cleanly: error: patch failed: arch/sparc64/kernel/pci_psycho.c:12 error: arch/sparc64/kernel/pci_psycho.c: patch does not apply error: patch failed: arch/sparc64/kernel/pci_schizo.c:10 error: arch/sparc64/kernel/pci_schizo.c: patch does not apply error: patch failed: arch/sparc64/kernel/prom.c:22 error: arch/sparc64/kernel/prom.c: patch does not apply Looking at the pci_psycho.c case: @@ -12,12 +12,12 @@ #include <linux/slab.h> #include <linux/interrupt.h> #include <linux/of.h> +#include <linux/of_device.h> There is no linux/of.h include in my copy. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html