Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff16cab6 authored by Len Brown's avatar Len Brown
Browse files

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: default avatarLen Brown <len.brown@intel.com>
parent 76ecb4f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,5 +2,4 @@
# Makefile for sensor chip drivers.
#

thermal_sys-objs	+= thermal.o
obj-$(CONFIG_THERMAL)		+= thermal_sys.o
+0 −0

File moved.