X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fmfd%2Fstmpe-spi.c;h=f8b14ab8b9d727ca5f0bcdcbc44ca405d1bcfa9f;hb=b10a2154e649be0a9ff5e5c20e446c25ac6a9174;hp=618ba244d98a61a70341381ee46d0f8a9fb5d5e5;hpb=5ee84ba8c7f5a5dd1934459acfec6108b5285940;p=karo-tx-linux.git diff --git a/drivers/mfd/stmpe-spi.c b/drivers/mfd/stmpe-spi.c index 618ba244d98a..f8b14ab8b9d7 100644 --- a/drivers/mfd/stmpe-spi.c +++ b/drivers/mfd/stmpe-spi.c @@ -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