Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
[cascardo/linux.git] / drivers / input / serio / i8042-sparcio.h
index 93cb791..afcd1c1 100644 (file)
@@ -99,7 +99,6 @@ MODULE_DEVICE_TABLE(of, sparc_i8042_match);
 static struct platform_driver sparc_i8042_driver = {
        .driver = {
                .name = "i8042",
-               .owner = THIS_MODULE,
                .of_match_table = sparc_i8042_match,
        },
        .probe          = sparc_i8042_probe,