Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 198f38f7 authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Zhang Rui
Browse files

thermal: cpu_cooling: add needed header for cpu_cooling.h



Update header list for cpu_cooling.h. Missing definition of cpumask.

Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Acked-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 67d0b2a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@
#define __CPU_COOLING_H__
#define __CPU_COOLING_H__


#include <linux/thermal.h>
#include <linux/thermal.h>
#include <linux/cpumask.h>


#define CPUFREQ_COOLING_START		0
#define CPUFREQ_COOLING_START		0
#define CPUFREQ_COOLING_STOP		1
#define CPUFREQ_COOLING_STOP		1