diff options
Diffstat (limited to 'arch/tile/include/asm/topology.h')
| -rw-r--r-- | arch/tile/include/asm/topology.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/topology.h b/arch/tile/include/asm/topology.h index 7a7ce390534..d5e86c9f74f 100644 --- a/arch/tile/include/asm/topology.h +++ b/arch/tile/include/asm/topology.h @@ -69,7 +69,6 @@ static inline const struct cpumask *cpumask_of_node(int node)  				| 1*SD_BALANCE_FORK			\  				| 0*SD_BALANCE_WAKE			\  				| 0*SD_WAKE_AFFINE			\ -				| 0*SD_PREFER_LOCAL			\  				| 0*SD_SHARE_CPUPOWER			\  				| 0*SD_SHARE_PKG_RESOURCES		\  				| 0*SD_SERIALIZE			\  |