Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4
[firefly-linux-kernel-4.4.55.git] / drivers / net / ieee802154 / cc2520.c
index c5b54a15fc4cb2b59584a492a5b4a9bca190e687..e65b60591317baf7f1b43759f9ced78a30c192aa 100644 (file)
@@ -1152,7 +1152,6 @@ MODULE_DEVICE_TABLE(of, cc2520_of_ids);
 static struct spi_driver cc2520_driver = {
        .driver = {
                .name = "cc2520",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(cc2520_of_ids),
        },
        .id_table = cc2520_ids,