]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm8731.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / sound / soc / codecs / wm8731.c
index 07cf1bd7913a8dfe4667e310fcb44536f8e4004c..4bcf5f8ece50f3681948a9fbc47b85400d9a8b51 100644 (file)
@@ -718,7 +718,6 @@ static int wm8731_spi_remove(struct spi_device *spi)
 static struct spi_driver wm8731_spi_driver = {
        .driver = {
                .name   = "wm8731",
-               .owner  = THIS_MODULE,
                .of_match_table = wm8731_of_match,
        },
        .probe          = wm8731_spi_probe,