These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / eeprom / at25.c
index 0a1af93..f850ef5 100644 (file)
@@ -462,7 +462,6 @@ MODULE_DEVICE_TABLE(of, at25_of_match);
 static struct spi_driver at25_driver = {
        .driver = {
                .name           = "at25",
-               .owner          = THIS_MODULE,
                .of_match_table = at25_of_match,
        },
        .probe          = at25_probe,