|
@@ -291,7 +291,7 @@ static const struct of_device_id ppc_clk_ids[] __initconst = {
|
|
{}
|
|
{}
|
|
};
|
|
};
|
|
|
|
|
|
-static struct platform_driver ppc_corenet_clk_driver __initdata = {
|
|
|
|
|
|
+static struct platform_driver ppc_corenet_clk_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "ppc_corenet_clock",
|
|
.name = "ppc_corenet_clock",
|
|
.of_match_table = ppc_clk_ids,
|
|
.of_match_table = ppc_clk_ids,
|