Skip to content

Commit

Permalink
thermal: re-name thermal.c to thermal_sys.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Len Brown committed Apr 29, 2008
1 parent 76ecb4f commit ff16cab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/thermal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
# Makefile for sensor chip drivers.
#

thermal_sys-objs += thermal.o
obj-$(CONFIG_THERMAL) += thermal_sys.o
File renamed without changes.

0 comments on commit ff16cab

Please sign in to comment.