diff options
Diffstat (limited to 'arch/sh/include/asm/topology.h')
-rw-r--r-- | arch/sh/include/asm/topology.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/topology.h b/arch/sh/include/asm/topology.h index a8cc564b703d..f8c40cc65054 100644 --- a/arch/sh/include/asm/topology.h +++ b/arch/sh/include/asm/topology.h | |||
@@ -21,7 +21,6 @@ | |||
21 | .flags = SD_LOAD_BALANCE \ | 21 | .flags = SD_LOAD_BALANCE \ |
22 | | SD_BALANCE_FORK \ | 22 | | SD_BALANCE_FORK \ |
23 | | SD_BALANCE_EXEC \ | 23 | | SD_BALANCE_EXEC \ |
24 | | SD_BALANCE_WAKE \ | ||
25 | | SD_BALANCE_NEWIDLE \ | 24 | | SD_BALANCE_NEWIDLE \ |
26 | | SD_SERIALIZE, \ | 25 | | SD_SERIALIZE, \ |
27 | .last_balance = jiffies, \ | 26 | .last_balance = jiffies, \ |