Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / sound / soc / codecs / tlv320aic3x-spi.c
index deed6ec7e0816e29e5d09de8790fe2adb7956b77..f8c1c16eaa0e7f0af1cf1c33efc4a2b113b6b35d 100644 (file)
@@ -63,7 +63,6 @@ MODULE_DEVICE_TABLE(of, aic3x_of_id);
 static struct spi_driver aic3x_spi_driver = {
        .driver = {
                .name = "tlv320aic3x",
-               .owner = THIS_MODULE,
                .of_match_table = aic3x_of_id,
        },
        .probe = aic3x_spi_probe,