These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / ssm2602-spi.c
index b5df14f..842f373 100644 (file)
@@ -35,7 +35,6 @@ MODULE_DEVICE_TABLE(of, ssm2602_of_match);
 static struct spi_driver ssm2602_spi_driver = {
        .driver = {
                .name   = "ssm2602",
-               .owner  = THIS_MODULE,
                .of_match_table = ssm2602_of_match,
        },
        .probe          = ssm2602_spi_probe,