--- zzzz-none-000/linux-3.10.107/arch/mips/txx9/generic/spi_eeprom.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/txx9/generic/spi_eeprom.c 2021-02-04 17:41:59.000000000 +0000 @@ -80,7 +80,6 @@ static struct spi_driver early_seeprom_driver __initdata = { .driver = { .name = "at25", - .owner = THIS_MODULE, }, .probe = early_seeprom_probe, };