We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f4b4c commit e07bf16Copy full SHA for e07bf16
examples/devicemodel.c
@@ -63,7 +63,6 @@ static struct platform_driver devicemodel_driver = {
63
.driver =
64
{
65
.name = "devicemodel_example",
66
- .owner = THIS_MODULE,
67
.pm = &devicemodel_pm_ops,
68
},
69
.probe = devicemodel_probe,
0 commit comments