mirror of
https://github.com/joel16/android_kernel_sony_msm8994.git
synced 2024-11-28 06:32:16 +00:00
thermal: re-name thermal.c to thermal_sys.c
thermal_sys was already the name of the resulting module, and it is built from this one source file. Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
76ecb4f2d7
commit
ff16cab69b
@ -2,5 +2,4 @@
|
||||
# Makefile for sensor chip drivers.
|
||||
#
|
||||
|
||||
thermal_sys-objs += thermal.o
|
||||
obj-$(CONFIG_THERMAL) += thermal_sys.o
|
||||
|
Loading…
Reference in New Issue
Block a user