staging: omap-thermal: rename bg_ptr to bgp
[deliverable/linux.git] / drivers / staging / omap-thermal / Makefile
index 091c4d20b14d373b691b4e8b96bba44d3f7117b5..fbd14d1365db809b4169089d75916801a2d54da6 100644 (file)
@@ -1,5 +1,5 @@
 obj-$(CONFIG_OMAP_BANDGAP)     += omap-thermal.o
 omap-thermal-y                 := omap-bandgap.o
 omap-thermal-$(CONFIG_OMAP_THERMAL)    += omap-thermal-common.o
-omap-thermal-$(CONFIG_OMAP4_THERMAL)   += omap4-thermal.o
-omap-thermal-$(CONFIG_OMAP5_THERMAL)   += omap5-thermal.o
+omap-thermal-$(CONFIG_OMAP4_THERMAL)   += omap4-thermal-data.o
+omap-thermal-$(CONFIG_OMAP5_THERMAL)   += omap5-thermal-data.o
This page took 0.023979 seconds and 5 git commands to generate.