|
@@ -1954,7 +1954,6 @@ static struct platform_driver bcm_sysport_driver = {
|
|
.remove = bcm_sysport_remove,
|
|
.remove = bcm_sysport_remove,
|
|
.driver = {
|
|
.driver = {
|
|
.name = "brcm-systemport",
|
|
.name = "brcm-systemport",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = bcm_sysport_of_match,
|
|
.of_match_table = bcm_sysport_of_match,
|
|
.pm = &bcm_sysport_pm_ops,
|
|
.pm = &bcm_sysport_pm_ops,
|
|
},
|
|
},
|