These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / tlv320aic23-spi.c
index 3b387e4..f801ae0 100644 (file)
@@ -43,7 +43,6 @@ static int aic23_spi_remove(struct spi_device *spi)
 static struct spi_driver aic23_spi = {
        .driver = {
                .name = "tlv320aic23",
-               .owner = THIS_MODULE,
        },
        .probe = aic23_spi_probe,
        .remove = aic23_spi_remove,