]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm8510.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / sound / soc / codecs / wm8510.c
index b098a83a44d8cafc4e82742e35239d53d8ad50a7..99e40e629cca878aa643f32fecfe53e9d85c3f08 100644 (file)
@@ -644,7 +644,6 @@ static int wm8510_spi_remove(struct spi_device *spi)
 static struct spi_driver wm8510_spi_driver = {
        .driver = {
                .name   = "wm8510",
-               .owner  = THIS_MODULE,
                .of_match_table = wm8510_of_match,
        },
        .probe          = wm8510_spi_probe,