These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm / mach-u300 / dummyspichip.c
index 1319968..68fe986 100644 (file)
@@ -264,7 +264,6 @@ static const struct of_device_id pl022_dummy_dt_match[] = {
 static struct spi_driver pl022_dummy_driver = {
        .driver = {
                .name   = "spi-dummy",
-               .owner  = THIS_MODULE,
                .of_match_table = pl022_dummy_dt_match,
        },
        .probe  = pl022_dummy_probe,