]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/nfc/trf7970a.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / drivers / nfc / trf7970a.c
index 123aa981c9d87844932b769cd3949ef6a1416a4c..f857feb2b573e7bb98e008f44527ed762d82b7a8 100644 (file)
@@ -2230,7 +2230,6 @@ static struct spi_driver trf7970a_spi_driver = {
        .driver         = {
                .name   = "trf7970a",
                .of_match_table = of_match_ptr(trf7970a_of_match),
-               .owner  = THIS_MODULE,
                .pm     = &trf7970a_pm_ops,
        },
 };