rapidio: fix RapidIO sysfs hierarchy
[pandora-kernel.git] / drivers / rapidio / rio-driver.c
index 3222fa3..0f4a53b 100644 (file)
@@ -192,7 +192,7 @@ static int rio_match_bus(struct device *dev, struct device_driver *drv)
       out:return 0;
 }
 
-static struct device rio_bus = {
+struct device rio_bus = {
        .init_name = "rapidio",
 };