These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / ad7877.c
index da4e5bb..9c250ae 100644 (file)
@@ -843,7 +843,6 @@ static SIMPLE_DEV_PM_OPS(ad7877_pm, ad7877_suspend, ad7877_resume);
 static struct spi_driver ad7877_driver = {
        .driver = {
                .name   = "ad7877",
-               .owner  = THIS_MODULE,
                .pm     = &ad7877_pm,
        },
        .probe          = ad7877_probe,