sparc: Add OF archdata propagation helper.
[deliverable/linux.git] / arch / sparc / include / asm / of_device.h
index bba777a416d3bf31b7ab4b5bb5a393ea7cc2c9f7..a5d9811f9697734863510a8b1c7336d228ac45ab 100644 (file)
@@ -30,6 +30,8 @@ struct of_device
 extern void __iomem *of_ioremap(struct resource *res, unsigned long offset, unsigned long size, char *name);
 extern void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
 
+extern void of_propagate_archdata(struct of_device *bus);
+
 /* This is just here during the transition */
 #include <linux/of_platform.h>
 
This page took 0.025645 seconds and 5 git commands to generate.