aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 38f082659ba6..1456269f8d40 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1047,6 +1047,8 @@ struct sched_group_energy {
struct capacity_state *cap_states; /* ptr to capacity state array */
};
+unsigned long capacity_curr_of(int cpu);
+
struct sched_group;
struct sched_domain {