|
@@ -441,7 +441,6 @@ MODULE_DEVICE_TABLE(of, mpc5xxx_can_table);
|
|
static struct platform_driver mpc5xxx_can_driver = {
|
|
static struct platform_driver mpc5xxx_can_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "mpc5xxx_can",
|
|
.name = "mpc5xxx_can",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = mpc5xxx_can_table,
|
|
.of_match_table = mpc5xxx_can_table,
|
|
},
|
|
},
|
|
.probe = mpc5xxx_can_probe,
|
|
.probe = mpc5xxx_can_probe,
|