These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / ti_dac7512.c
index cb0289b..f5456fb 100644 (file)
@@ -89,7 +89,6 @@ MODULE_DEVICE_TABLE(of, dac7512_of_match);
 static struct spi_driver dac7512_driver = {
        .driver = {
                .name   = "dac7512",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(dac7512_of_match),
        },
        .probe  = dac7512_probe,