Jelajahi Sumber

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>
Len Brown 17 tahun lalu
induk
melakukan
ff16cab69b
2 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      drivers/thermal/Makefile
  2. 0 0
      drivers/thermal/thermal_sys.c

+ 0 - 1
drivers/thermal/Makefile

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

+ 0 - 0
drivers/thermal/thermal.c → drivers/thermal/thermal_sys.c