|
@@ -99,7 +99,6 @@ MODULE_DEVICE_TABLE(of, sparc_i8042_match);
|
|
static struct platform_driver sparc_i8042_driver = {
|
|
static struct platform_driver sparc_i8042_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "i8042",
|
|
.name = "i8042",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = sparc_i8042_match,
|
|
.of_match_table = sparc_i8042_match,
|
|
},
|
|
},
|
|
.probe = sparc_i8042_probe,
|
|
.probe = sparc_i8042_probe,
|