]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm0010.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / sound / soc / codecs / wm0010.c
index 581ec1502228ff7d3d367b2582ead6d3af619b21..e3c34bdc277272cac380e0e0b6a8765f4749ab32 100644 (file)
@@ -998,7 +998,6 @@ static int wm0010_spi_remove(struct spi_device *spi)
 static struct spi_driver wm0010_spi_driver = {
        .driver = {
                .name   = "wm0010",
-               .owner  = THIS_MODULE,
        },
        .probe          = wm0010_spi_probe,
        .remove         = wm0010_spi_remove,