X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Ftopology.h;h=64e084ff5e5c9a6e68257068821b79110a760f02;hb=994b384a040d6f8afc3595c1a99c1b784e0cce49;hp=b572e432d2f361344a7de671d31035994e5c5d6d;hpb=938a73b959cf77aadc41bded3bf416b618aa20b3;p=karo-tx-linux.git 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) #else /* !CONFIG_HAVE_MEMORYLESS_NODES */ -static inline void set_numa_mem(int node) {} - -static inline void set_cpu_numa_mem(int cpu, int node) {} - #ifndef numa_mem_id /* Returns the number of the nearest Node with memory */ static inline int numa_mem_id(void)