|
@@ -843,7 +843,6 @@ static struct platform_driver hwicap_platform_driver = {
|
|
.probe = hwicap_drv_probe,
|
|
.probe = hwicap_drv_probe,
|
|
.remove = hwicap_drv_remove,
|
|
.remove = hwicap_drv_remove,
|
|
.driver = {
|
|
.driver = {
|
|
- .owner = THIS_MODULE,
|
|
|
|
.name = DRIVER_NAME,
|
|
.name = DRIVER_NAME,
|
|
.of_match_table = hwicap_of_match,
|
|
.of_match_table = hwicap_of_match,
|
|
},
|
|
},
|