rapidio: fix RapidIO sysfs hierarchy
[pandora-kernel.git] / include / linux / rio.h
index bd6eb0e..84c9f8c 100644 (file)
@@ -67,6 +67,7 @@
 #define RIO_PW_MSG_SIZE                64
 
 extern struct bus_type rio_bus_type;
+extern struct device rio_bus;
 extern struct list_head rio_devices;   /* list of all devices */
 
 struct rio_mport;