X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fwm8770.c;h=df6178464b008cb0ab57ec424d32e2389baad63d;hb=3821a065f5672c430a088ae68b4da2a2d2b34106;hp=66c1f151071de81f0e275a13ec8bbd9b2127e6e1;hpb=c021bf1e52d9bf6e3d432b2b4eb6396796d4a16d;p=karo-tx-linux.git diff --git a/sound/soc/codecs/wm8770.c b/sound/soc/codecs/wm8770.c index 66c1f151071d..df6178464b00 100644 --- a/sound/soc/codecs/wm8770.c +++ b/sound/soc/codecs/wm8770.c @@ -703,7 +703,6 @@ static int wm8770_spi_remove(struct spi_device *spi) static struct spi_driver wm8770_spi_driver = { .driver = { .name = "wm8770", - .owner = THIS_MODULE, .of_match_table = wm8770_of_match, }, .probe = wm8770_spi_probe,