]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/tps65217.c
mfd: tps6586x: Include linux/of.h header
[karo-tx-linux.git] / drivers / mfd / tps65217.c
index b8f48647661e7db4a58612208bb51ed8957d3fab..b7be0b29557599ab94c30ba4f16534c88eff030b 100644 (file)
@@ -245,7 +245,7 @@ static struct i2c_driver tps65217_driver = {
        .driver         = {
                .name   = "tps65217",
                .owner  = THIS_MODULE,
-               .of_match_table = of_match_ptr(tps65217_of_match),
+               .of_match_table = tps65217_of_match,
        },
        .id_table       = tps65217_id_table,
        .probe          = tps65217_probe,