These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / adav801.c
index 790fce3..055f122 100644 (file)
@@ -39,7 +39,6 @@ static int adav80x_spi_remove(struct spi_device *spi)
 static struct spi_driver adav80x_spi_driver = {
        .driver = {
                .name   = "adav801",
-               .owner  = THIS_MODULE,
        },
        .probe          = adav80x_spi_probe,
        .remove         = adav80x_spi_remove,