thermal: k1: Correct a typo in the code

Change-Id: I3b034182584e4c5f3cb7403f42217a70e60b904f
This commit is contained in:
zhangmeng
2024-12-26 20:54:59 +08:00
parent b77986df3d
commit 024c7f9833

View File

@@ -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 = {