diff --git a/[refs] b/[refs] index d5684866a0fb..722f2d8be98d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76ecb4f2d7ea5c3aac8970b9529775316507c6d2 +refs/heads/master: ff16cab69b6ed621686cf342306785175775152d diff --git a/trunk/drivers/thermal/Makefile b/trunk/drivers/thermal/Makefile index 02b64517be8f..31108a01c22e 100644 --- a/trunk/drivers/thermal/Makefile +++ b/trunk/drivers/thermal/Makefile @@ -2,5 +2,4 @@ # Makefile for sensor chip drivers. # -thermal_sys-objs += thermal.o obj-$(CONFIG_THERMAL) += thermal_sys.o diff --git a/trunk/drivers/thermal/thermal.c b/trunk/drivers/thermal/thermal_sys.c similarity index 100% rename from trunk/drivers/thermal/thermal.c rename to trunk/drivers/thermal/thermal_sys.c