]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/of_platform.h
Create drivers/of/platform.c
[linux-2.6-omap-h63xx.git] / include / linux / of_platform.h
index c85d0f835783d7a713d8b33569648812ef729d34..5fd44e63fb2671d34df4f9e889569d8b1dde0ff5 100644 (file)
@@ -52,4 +52,6 @@ struct of_platform_driver
 
 extern struct of_device *of_find_device_by_node(struct device_node *np);
 
+extern int of_bus_type_init(struct bus_type *bus, const char *name);
+
 #endif /* _LINUX_OF_PLATFORM_H */