]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/stmpe-spi.c
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / mfd / stmpe-spi.c
index 618ba244d98a61a70341381ee46d0f8a9fb5d5e5..f8b14ab8b9d727ca5f0bcdcbc44ca405d1bcfa9f 100644 (file)
@@ -135,7 +135,6 @@ static struct spi_driver stmpe_spi_driver = {
        .driver = {
                .name   = "stmpe-spi",
                .of_match_table = of_match_ptr(stmpe_spi_of_match),
-               .owner  = THIS_MODULE,
 #ifdef CONFIG_PM
                .pm     = &stmpe_dev_pm_ops,
 #endif