Merge git://oss.sgi.com:8090/xfs/xfs-2.6
[powerpc.git] / drivers / acpi / scan.c
index d80dd84..6b3b8a5 100644 (file)
@@ -302,7 +302,7 @@ static void acpi_device_shutdown(struct device *dev)
        return ;
 }
 
-static struct bus_type acpi_bus_type = {
+struct bus_type acpi_bus_type = {
        .name           = "acpi",
        .suspend        = acpi_device_suspend,
        .resume         = acpi_device_resume,