]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm8750.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / sound / soc / codecs / wm8750.c
index 873933a7966f92a6dcbc0e153192b5039ce48d79..bd9dcd2161bc9cb394d9aa40833b6221a44420a1 100644 (file)
@@ -777,7 +777,6 @@ MODULE_DEVICE_TABLE(spi, wm8750_spi_ids);
 static struct spi_driver wm8750_spi_driver = {
        .driver = {
                .name   = "wm8750",
-               .owner  = THIS_MODULE,
                .of_match_table = wm8750_of_match,
        },
        .id_table       = wm8750_spi_ids,