aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 285ee4827a3c..592e3a55f818 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -729,9 +729,6 @@ struct sched_domain {
729#endif 729#endif
730}; 730};
731 731
732extern int partition_sched_domains(cpumask_t *partition1,
733 cpumask_t *partition2);
734
735#endif /* CONFIG_SMP */ 732#endif /* CONFIG_SMP */
736 733
737/* 734/*