dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Len Brown 2008-04-29 03:12:17 -04:00
parent 76ecb4f2d7
commit ff16cab69b
2 changed files with 0 additions and 1 deletions

View File

@ -2,5 +2,4 @@
# Makefile for sensor chip drivers.
#
thermal_sys-objs += thermal.o
obj-$(CONFIG_THERMAL) += thermal_sys.o