[PATCH v3 5/9] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
From: Stephen Boyd <hidden>
Date: 2015-10-08 06:12:44
Also in:
linux-arm-msm, linux-pm
From: Stephen Boyd <hidden>
Date: 2015-10-08 06:12:44
Also in:
linux-arm-msm, linux-pm
On 10/08, Rajendra Nayak wrote:
diff --git a/drivers/thermal/qcom/Makefile b/drivers/thermal/qcom/Makefile index a471100..f3cefd1 100644 --- a/drivers/thermal/qcom/Makefile +++ b/drivers/thermal/qcom/Makefile@@ -1,2 +1,2 @@ obj-$(CONFIG_QCOM_TSENS) += qcom_tsens.o -qcom_tsens-y += tsens.o tsens-common.o tsens-8916.o tsens-8974.o +qcom_tsens-y += tsens.o tsens-common.o tsens-8916.o tsens-8974.o tsens-8960.o
Maybe a dumb question: What's the point of multiple files for each SoC if they're always built? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project