diff --git a/drivers/thermal/k1x-thermal.c b/drivers/thermal/k1x-thermal.c index e9bae21a0aec..59fa87cf295c 100644 --- a/drivers/thermal/k1x-thermal.c +++ b/drivers/thermal/k1x-thermal.c @@ -343,7 +343,7 @@ static const struct of_device_id of_k1x_thermal_match[] = { { /* end */ } }; -MODULE_DEVICE_TABLE(of, of_hisi_thermal_match); +MODULE_DEVICE_TABLE(of, of_k1x_thermal_match); static struct platform_driver k1x_thermal_driver = { .driver = {