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

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
......@@ -25,6 +25,7 @@
#define __CPU_COOLING_H__
#include <linux/thermal.h>
#include <linux/cpumask.h>
#define CPUFREQ_COOLING_START 0
#define CPUFREQ_COOLING_STOP 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment