These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / char / tpm / tpm_i2c_infineon.c
index 33c5f36..63d5d22 100644 (file)
@@ -711,7 +711,6 @@ static struct i2c_driver tpm_tis_i2c_driver = {
        .remove = tpm_tis_i2c_remove,
        .driver = {
                   .name = "tpm_i2c_infineon",
-                  .owner = THIS_MODULE,
                   .pm = &tpm_tis_i2c_ops,
                   .of_match_table = of_match_ptr(tpm_tis_i2c_of_match),
                   },