mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +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 changed files with 0 additions and 1 deletions
|
@ -2,5 +2,4 @@
|
|||
# Makefile for sensor chip drivers.
|
||||
#
|
||||
|
||||
thermal_sys-objs += thermal.o
|
||||
obj-$(CONFIG_THERMAL) += thermal_sys.o
|
||||
|
|
Loading…
Reference in a new issue