aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-powerpc/topology.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/topology.h b/include/asm-powerpc/topology.h
index 0e8c20c96062..db8095cbe09b 100644
--- a/include/asm-powerpc/topology.h
+++ b/include/asm-powerpc/topology.h
@@ -42,7 +42,7 @@ static inline int node_to_first_cpu(int node)
42 .cache_nice_tries = 1, \ 42 .cache_nice_tries = 1, \
43 .per_cpu_gain = 100, \ 43 .per_cpu_gain = 100, \
44 .busy_idx = 3, \ 44 .busy_idx = 3, \
45 .idle_id = 1, \ 45 .idle_idx = 1, \
46 .newidle_idx = 2, \ 46 .newidle_idx = 2, \
47 .wake_idx = 1, \ 47 .wake_idx = 1, \
48 .flags = SD_LOAD_BALANCE \ 48 .flags = SD_LOAD_BALANCE \