aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-11 18:56:29 -0500
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-11 18:56:29 -0500
commit5d7d8072edc11080a7cf6cc37c9f4e61ca1e93c9 (patch)
treebf9c89392f11d343734362147fad82170465d8a7 /arch/powerpc/mm
parent39bf990ead35c7263652ca5dd8262b2b2cd147ac (diff)
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm')
-rw-r--r--arch/powerpc/mm/numa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c
index 3c0d20c9161a..bf5cb91f07de 100644
--- a/arch/powerpc/mm/numa.c
+++ b/arch/powerpc/mm/numa.c
@@ -1296,7 +1296,6 @@ static u8 vphn_cpu_change_counts[NR_CPUS][VPHN_NR_CHANGE_CTRS];
1296static cpumask_t cpu_associativity_changes_mask; 1296static cpumask_t cpu_associativity_changes_mask;
1297static int vphn_enabled; 1297static int vphn_enabled;
1298static void set_topology_timer(void); 1298static void set_topology_timer(void);
1299int stop_topology_update(void);
1300 1299
1301/* 1300/*
1302 * Store the current values of the associativity change counters in the 1301 * Store the current values of the associativity change counters in the