On 10/08/2015 11:42 AM, Stephen Boyd wrote:
> 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?

Just for code segregation and better readability.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to