projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d0b2a
)
thermal: cpu_cooling: add needed header for cpu_cooling.h
author
Eduardo Valentin
<eduardo.valentin@ti.com>
Wed, 24 Apr 2013 15:10:28 +0000
(23:10 +0800)
committer
Zhang Rui
<rui.zhang@intel.com>
Wed, 24 Apr 2013 16:34:44 +0000
(
00:34
+0800)
Update header list for cpu_cooling.h. Missing definition of cpumask.
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
include/linux/cpu_cooling.h
patch
|
blob
|
history
diff --git
a/include/linux/cpu_cooling.h
b/include/linux/cpu_cooling.h
index 77c87c9d019341443e1e37712df9a16d33fd5eb1..75ef931fc4fc4b1e5271dae83b6f0233bef023fb 100644
(file)
--- a/
include/linux/cpu_cooling.h
+++ b/
include/linux/cpu_cooling.h
@@
-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