powerpc/pseries: Kernel DLPAR Infrastructure
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / pseries / reconfig.c
index 5182d2b992c6c7b16507a94733e46608cface63f..a2305d29bbbdb822f89cb64041f66e245aaf9ad9 100644 (file)
@@ -96,7 +96,7 @@ static struct device_node *derive_parent(const char *path)
        return parent;
 }
 
-static BLOCKING_NOTIFIER_HEAD(pSeries_reconfig_chain);
+BLOCKING_NOTIFIER_HEAD(pSeries_reconfig_chain);
 
 int pSeries_reconfig_notifier_register(struct notifier_block *nb)
 {