These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / pressure / st_pressure_spi.c
index 1ffa6d4..40c0692 100644 (file)
@@ -56,7 +56,6 @@ MODULE_DEVICE_TABLE(spi, st_press_id_table);
 
 static struct spi_driver st_press_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = "st-press-spi",
        },
        .probe = st_press_spi_probe,