|
@@ -994,7 +994,6 @@ static struct platform_driver twl6030_gpadc_driver = {
|
|
.remove = twl6030_gpadc_remove,
|
|
.remove = twl6030_gpadc_remove,
|
|
.driver = {
|
|
.driver = {
|
|
.name = DRIVER_NAME,
|
|
.name = DRIVER_NAME,
|
|
- .owner = THIS_MODULE,
|
|
|
|
.pm = &twl6030_gpadc_pm_ops,
|
|
.pm = &twl6030_gpadc_pm_ops,
|
|
.of_match_table = of_twl6030_match_tbl,
|
|
.of_match_table = of_twl6030_match_tbl,
|
|
},
|
|
},
|