summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st/Makefile
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-06-05 16:06:55 +0100
committerZhang Rui <rui.zhang@intel.com>2014-07-15 22:01:22 +0800
commit60aef7ce455653f9cc57337fac807e80c65f75cb (patch)
treec2eaeca04d9725e8ccb0d2f6ebd6b05d8f3aa2ad /drivers/thermal/st/Makefile
parenta563591243889d85159744cd594aadb1807d3c83 (diff)
downloadop-kernel-dev-60aef7ce455653f9cc57337fac807e80c65f75cb.zip
op-kernel-dev-60aef7ce455653f9cc57337fac807e80c65f75cb.tar.gz
thermal: sti: Introduce ST Thermal core code
This core is shared by both ST's 'memory mapped' and 'system configuration register' based Thermal controllers. Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/st/Makefile')
-rw-r--r--drivers/thermal/st/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/st/Makefile b/drivers/thermal/st/Makefile
new file mode 100644
index 0000000..10f4bf6
--- /dev/null
+++ b/drivers/thermal/st/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_ST_THERMAL) := st_thermal.o
OpenPOWER on IntegriCloud