|
@@ -99,7 +99,6 @@ static int sun6i_a31_apb0_gates_clk_probe(struct platform_device *pdev)
|
|
static struct platform_driver sun6i_a31_apb0_gates_clk_driver = {
|
|
static struct platform_driver sun6i_a31_apb0_gates_clk_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "sun6i-a31-apb0-gates-clk",
|
|
.name = "sun6i-a31-apb0-gates-clk",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = sun6i_a31_apb0_gates_clk_dt_ids,
|
|
.of_match_table = sun6i_a31_apb0_gates_clk_dt_ids,
|
|
},
|
|
},
|
|
.probe = sun6i_a31_apb0_gates_clk_probe,
|
|
.probe = sun6i_a31_apb0_gates_clk_probe,
|