aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/topology.h')
-rw-r--r--include/linux/topology.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/topology.h b/include/linux/topology.h
index b572e432d2f3..64e084ff5e5c 100644
--- a/include/linux/topology.h
+++ b/include/linux/topology.h
@@ -292,10 +292,6 @@ static inline void set_cpu_numa_mem(int cpu, int node)
292 292
293#else /* !CONFIG_HAVE_MEMORYLESS_NODES */ 293#else /* !CONFIG_HAVE_MEMORYLESS_NODES */
294 294
295static inline void set_numa_mem(int node) {}
296
297static inline void set_cpu_numa_mem(int cpu, int node) {}
298
299#ifndef numa_mem_id 295#ifndef numa_mem_id
300/* Returns the number of the nearest Node with memory */ 296/* Returns the number of the nearest Node with memory */
301static inline int numa_mem_id(void) 297static inline int numa_mem_id(void)