These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / net / wireless / libertas / if_spi.c
index f11728a..82c0796 100644 (file)
@@ -1283,7 +1283,6 @@ static struct spi_driver libertas_spi_driver = {
        .remove = libertas_spi_remove,
        .driver = {
                .name   = "libertas_spi",
-               .owner  = THIS_MODULE,
                .pm     = &if_spi_pm_ops,
        },
 };