thermal: re-name thermal.c to thermal_sys.c
authorLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:12:17 +0000 (03:12 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:12:17 +0000 (03:12 -0400)
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>
drivers/thermal/Makefile
drivers/thermal/thermal_sys.c [moved from drivers/thermal/thermal.c with 100% similarity]

index 02b6451..31108a0 100644 (file)
@@ -2,5 +2,4 @@
 # Makefile for sensor chip drivers.
 #
 
-thermal_sys-objs       += thermal.o
 obj-$(CONFIG_THERMAL)          += thermal_sys.o