These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / mcp4922.c
index 92cf4ca..3854d20 100644 (file)
@@ -203,7 +203,6 @@ MODULE_DEVICE_TABLE(spi, mcp4922_id);
 static struct spi_driver mcp4922_driver = {
        .driver = {
                   .name = "mcp4922",
-                  .owner = THIS_MODULE,
                   },
        .probe = mcp4922_probe,
        .remove = mcp4922_remove,