Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4
[firefly-linux-kernel-4.4.55.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,
        },
 };