[PATCH v3 5/9] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
Stephen Boyd
sboyd at codeaurora.org
Wed Oct 7 23:12:43 PDT 2015
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
More information about the linux-arm-kernel
mailing list