Use i2c_get_match_data() to get match data for I2C, ACPI and DT-based matching instead of device_get_match_data() the one for ACPI/DT-based matching. This patch series is only compile tested. Biju Das (2): clk: vc5: Use i2c_get_match_data() instead of device_get_match_data() clk: vc7: Use i2c_get_match_data() instead of device_get_match_data() drivers/clk/clk-versaclock5.c | 4 +++- drivers/clk/clk-versaclock7.c | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) -- 2.25.1