aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-ip27/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/mach-ip27/topology.h')
-rw-r--r--include/asm-mips/mach-ip27/topology.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/mach-ip27/topology.h b/include/asm-mips/mach-ip27/topology.h
index 59d26b52ba321a..a13b715fd9caf5 100644
--- a/include/asm-mips/mach-ip27/topology.h
+++ b/include/asm-mips/mach-ip27/topology.h
@@ -22,6 +22,7 @@ extern unsigned char __node_distances[MAX_COMPACT_NODES][MAX_COMPACT_NODES];
#define SD_NODE_INIT (struct sched_domain) { \
.span = CPU_MASK_NONE, \
.parent = NULL, \
+ .child = NULL, \
.groups = NULL, \
.min_interval = 8, \
.max_interval = 32, \