|
@@ -1593,7 +1593,7 @@ static void __sdt_free(const struct cpumask *cpu_map)
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl,
|
|
|
+static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl,
|
|
|
const struct cpumask *cpu_map, struct sched_domain_attr *attr,
|
|
|
struct sched_domain *child, int cpu)
|
|
|
{
|