diff options
Diffstat (limited to 'arch/powerpc/mm/numa.c')
-rw-r--r-- | arch/powerpc/mm/numa.c | 1 |
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]; | |||
1296 | static cpumask_t cpu_associativity_changes_mask; | 1296 | static cpumask_t cpu_associativity_changes_mask; |
1297 | static int vphn_enabled; | 1297 | static int vphn_enabled; |
1298 | static void set_topology_timer(void); | 1298 | static void set_topology_timer(void); |
1299 | int 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 |