]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-tegra...
authorZhang Rui <rui.zhang@intel.com>
Tue, 27 Sep 2016 06:03:19 +0000 (14:03 +0800)
committerZhang Rui <rui.zhang@intel.com>
Tue, 27 Sep 2016 06:03:19 +0000 (14:03 +0800)
1  2  3  4 
drivers/thermal/Kconfig
drivers/thermal/Makefile

Simple merge
index 7c1aca6d8b1479ca8931e4529fc2b4309091114d,10b07c14f8a9f75363323d0c69542606d8dfed96,7aa7f4c2e3da7e146b2af2d2701487b44148bfe3,10b07c14f8a9f75363323d0c69542606d8dfed96..c92eb22a41ff89f3f1c61c61977de7eb9ba516ae
@@@@@ -47,9 -45,8 -45,9 -45,8 +47,10 @@@@@ obj-$(CONFIG_INTEL_SOC_DTS_THERMAL)  += 
    obj-$(CONFIG_INTEL_QUARK_DTS_THERMAL)       += intel_quark_dts_thermal.o
    obj-$(CONFIG_TI_SOC_THERMAL)        += ti-soc-thermal/
    obj-$(CONFIG_INT340X_THERMAL)  += int340x_thermal/
++ +obj-$(CONFIG_INTEL_BXT_PMIC_THERMAL) += intel_bxt_pmic_thermal.o
    obj-$(CONFIG_INTEL_PCH_THERMAL)     += intel_pch_thermal.o
    obj-$(CONFIG_ST_THERMAL)    += st/
 +++obj-$(CONFIG_QCOM_TSENS)    += qcom/
    obj-$(CONFIG_TEGRA_SOCTHERM)        += tegra/
    obj-$(CONFIG_HISI_THERMAL)     += hisi_thermal.o
    obj-$(CONFIG_MTK_THERMAL)   += mtk_thermal.o