From: Chungwoo Park Date: Fri, 6 Jan 2017 07:10:26 +0000 (+0900) Subject: [COMMON] thermal: gpu_cooling: Add exynos7872 related header file. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2fdbc58746b79bef9c77e9f5ea79fd936f2a83bf;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [COMMON] thermal: gpu_cooling: Add exynos7872 related header file. Change-Id: Icc91d4db43c5163caf3564facd04f59495c8df37 Signed-off-by: Chungwoo Park --- diff --git a/drivers/thermal/gpu_cooling.c b/drivers/thermal/gpu_cooling.c index 148ea8a0a6d2..78458c449b4a 100644 --- a/drivers/thermal/gpu_cooling.c +++ b/drivers/thermal/gpu_cooling.c @@ -37,6 +37,8 @@ #include #elif defined(CONFIG_SOC_EXYNOS8895) && !defined(CONFIG_SOC_EMULATOR8895) #include +#elif defined(CONFIG_SOC_EXYNOS7872) +#include #endif /**