diff options
Diffstat (limited to 'arch/ia64/include/asm/topology.h')
| -rw-r--r-- | arch/ia64/include/asm/topology.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/asm/topology.h b/arch/ia64/include/asm/topology.h index 35bcb641c9e5..a3cc9f65f954 100644 --- a/arch/ia64/include/asm/topology.h +++ b/arch/ia64/include/asm/topology.h | |||
| @@ -55,7 +55,6 @@ | |||
| 55 | void build_cpu_to_node_map(void); | 55 | void build_cpu_to_node_map(void); |
| 56 | 56 | ||
| 57 | #define SD_CPU_INIT (struct sched_domain) { \ | 57 | #define SD_CPU_INIT (struct sched_domain) { \ |
| 58 | .span = CPU_MASK_NONE, \ | ||
| 59 | .parent = NULL, \ | 58 | .parent = NULL, \ |
| 60 | .child = NULL, \ | 59 | .child = NULL, \ |
| 61 | .groups = NULL, \ | 60 | .groups = NULL, \ |
| @@ -80,7 +79,6 @@ void build_cpu_to_node_map(void); | |||
| 80 | 79 | ||
| 81 | /* sched_domains SD_NODE_INIT for IA64 NUMA machines */ | 80 | /* sched_domains SD_NODE_INIT for IA64 NUMA machines */ |
| 82 | #define SD_NODE_INIT (struct sched_domain) { \ | 81 | #define SD_NODE_INIT (struct sched_domain) { \ |
| 83 | .span = CPU_MASK_NONE, \ | ||
| 84 | .parent = NULL, \ | 82 | .parent = NULL, \ |
| 85 | .child = NULL, \ | 83 | .child = NULL, \ |
| 86 | .groups = NULL, \ | 84 | .groups = NULL, \ |
