Loading drivers/clk/qcom/gpucc-lito.c +1 −1 Original line number Diff line number Diff line Loading @@ -396,7 +396,7 @@ static const struct qcom_cc_desc gpu_cc_lito_desc = { }; static const struct of_device_id gpu_cc_lito_match_table[] = { { .compatible = "qcom,gpucc-lito" }, { .compatible = "qcom,lito-gpucc" }, { } }; MODULE_DEVICE_TABLE(of, gpu_cc_lito_match_table); Loading Loading
drivers/clk/qcom/gpucc-lito.c +1 −1 Original line number Diff line number Diff line Loading @@ -396,7 +396,7 @@ static const struct qcom_cc_desc gpu_cc_lito_desc = { }; static const struct of_device_id gpu_cc_lito_match_table[] = { { .compatible = "qcom,gpucc-lito" }, { .compatible = "qcom,lito-gpucc" }, { } }; MODULE_DEVICE_TABLE(of, gpu_cc_lito_match_table); Loading