From: Chungwoo Park Date: Fri, 6 Jan 2017 07:09:46 +0000 (+0900) Subject: [COMMON] thermal: cpu_cooling: Add exynos7872 related header file X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=dec2947e9b17d14f64015c38774d61e6da53c1bb;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [COMMON] thermal: cpu_cooling: Add exynos7872 related header file Change-Id: Ib6f3caaec594788a51b116f32809420d2d5a68e0 Signed-off-by: Chungwoo Park --- diff --git a/drivers/thermal/cpu_cooling.c b/drivers/thermal/cpu_cooling.c index 6cce65413a75..5f9002169df0 100644 --- a/drivers/thermal/cpu_cooling.c +++ b/drivers/thermal/cpu_cooling.c @@ -43,6 +43,8 @@ #include #elif defined(CONFIG_SOC_EXYNOS8895) && !defined(CONFIG_SOC_EMULATOR8895) #include +#elif defined(CONFIG_SOC_EXYNOS7872) +#include #endif /*