]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/tps65912-spi.c
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / mfd / tps65912-spi.c
index de60ad98bd9f009ebb87dbc7685867f6be8f5852..d59aa55b14953f8a5457d1e6e93eb39b8300da5d 100644 (file)
@@ -111,7 +111,6 @@ static int tps65912_spi_remove(struct spi_device *spi)
 static struct spi_driver tps65912_spi_driver = {
        .driver = {
                .name = "tps65912",
-               .owner = THIS_MODULE,
        },
        .probe  = tps65912_spi_probe,
        .remove = tps65912_spi_remove,