Explorar o código

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 %!s(int64=17) %!d(string=hai) anos
pai
achega
ff16cab69b
Modificáronse 2 ficheiros con 0 adicións e 1 borrados
  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