These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / wm831x-spi.c
index b8a5e3b..80482ae 100644 (file)
@@ -96,7 +96,6 @@ MODULE_DEVICE_TABLE(spi, wm831x_spi_ids);
 static struct spi_driver wm831x_spi_driver = {
        .driver = {
                .name   = "wm831x",
-               .owner  = THIS_MODULE,
                .pm     = &wm831x_spi_pm,
        },
        .id_table       = wm831x_spi_ids,