These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / net / wireless / p54 / p54spi.c
index 63de5ee..7ab2f43 100644 (file)
@@ -705,7 +705,6 @@ static int p54spi_remove(struct spi_device *spi)
 static struct spi_driver p54spi_driver = {
        .driver = {
                .name           = "p54spi",
-               .owner          = THIS_MODULE,
        },
 
        .probe          = p54spi_probe,