Skip to content

Commit

Permalink
drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1
Browse files Browse the repository at this point in the history
8974 and 8916 have the same version of the TSENS IP. Merge the files to
allow for better code reuse.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
  • Loading branch information
Amit Kucheria authored and Eduardo Valentin committed May 14, 2019
1 parent 774ccb0 commit 582a0c4
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 239 deletions.
2 changes: 1 addition & 1 deletion drivers/thermal/qcom/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
obj-$(CONFIG_QCOM_TSENS) += qcom_tsens.o
qcom_tsens-y += tsens.o tsens-common.o tsens-v0_1.o tsens-8974.o tsens-8960.o tsens-v2.o
qcom_tsens-y += tsens.o tsens-common.o tsens-v0_1.o tsens-8960.o tsens-v2.o
obj-$(CONFIG_QCOM_SPMI_TEMP_ALARM) += qcom-spmi-temp-alarm.o
236 changes: 0 additions & 236 deletions drivers/thermal/qcom/tsens-8974.c

This file was deleted.

Loading

0 comments on commit 582a0c4

Please sign in to comment.