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
@@@@@ -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