diff options
Diffstat (limited to 'arch/sparc/include')
-rw-r--r-- | arch/sparc/include/asm/topology_64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/topology_64.h b/arch/sparc/include/asm/topology_64.h index 10b979d1de20..26cd25c08399 100644 --- a/arch/sparc/include/asm/topology_64.h +++ b/arch/sparc/include/asm/topology_64.h | |||
@@ -57,7 +57,6 @@ static inline int pcibus_to_node(struct pci_bus *pbus) | |||
57 | .flags = SD_LOAD_BALANCE \ | 57 | .flags = SD_LOAD_BALANCE \ |
58 | | SD_BALANCE_FORK \ | 58 | | SD_BALANCE_FORK \ |
59 | | SD_BALANCE_EXEC \ | 59 | | SD_BALANCE_EXEC \ |
60 | | SD_BALANCE_WAKE \ | ||
61 | | SD_SERIALIZE, \ | 60 | | SD_SERIALIZE, \ |
62 | .last_balance = jiffies, \ | 61 | .last_balance = jiffies, \ |
63 | .balance_interval = 1, \ | 62 | .balance_interval = 1, \ |