]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/cros_ec_spi.c
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / mfd / cros_ec_spi.c
index 30a296b4e748c05abf038c2f90b1b8e172c4770e..6a0f6ec67c6be09356c0976f3b2ad2c38be190b3 100644 (file)
@@ -717,7 +717,6 @@ static struct spi_driver cros_ec_driver_spi = {
        .driver = {
                .name   = "cros-ec-spi",
                .of_match_table = of_match_ptr(cros_ec_spi_of_match),
-               .owner  = THIS_MODULE,
                .pm     = &cros_ec_spi_pm_ops,
        },
        .probe          = cros_ec_spi_probe,