diff options
Diffstat (limited to 'include/asm-x86_64/topology.h')
-rw-r--r-- | include/asm-x86_64/topology.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/topology.h b/include/asm-x86_64/topology.h index fe8d80a15751..9cb7459ce722 100644 --- a/include/asm-x86_64/topology.h +++ b/include/asm-x86_64/topology.h | |||
@@ -48,7 +48,6 @@ extern int __node_distance(int, int); | |||
48 | .flags = SD_LOAD_BALANCE \ | 48 | .flags = SD_LOAD_BALANCE \ |
49 | | SD_BALANCE_NEWIDLE \ | 49 | | SD_BALANCE_NEWIDLE \ |
50 | | SD_BALANCE_EXEC \ | 50 | | SD_BALANCE_EXEC \ |
51 | | SD_WAKE_IDLE \ | ||
52 | | SD_WAKE_BALANCE, \ | 51 | | SD_WAKE_BALANCE, \ |
53 | .last_balance = jiffies, \ | 52 | .last_balance = jiffies, \ |
54 | .balance_interval = 1, \ | 53 | .balance_interval = 1, \ |