PM: Drop generic_subsys_pm_ops
[cascardo/linux.git] / arch / powerpc / kernel / vio.c
index f65af61..8b08629 100644 (file)
@@ -1406,7 +1406,6 @@ static struct bus_type vio_bus_type = {
        .match = vio_bus_match,
        .probe = vio_bus_probe,
        .remove = vio_bus_remove,
-       .pm = GENERIC_SUBSYS_PM_OPS,
 };
 
 /**