kernel/drivers/media/dvb-frontends/mn88443x.c
.. .. @@ -800,7 +800,7 @@ 800 800 static struct i2c_driver mn88443x_driver = { 801 801 .driver = { 802 802 .name = "mn88443x", 803 - .of_match_table = of_match_ptr(mn88443x_of_match),803 + .of_match_table = mn88443x_of_match,804 804 }, 805 805 .probe = mn88443x_probe, 806 806 .remove = mn88443x_remove,