X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Ftopology.h;h=60097b3beaf6efc8120f25d966f03b45ab87f277;hp=996ed1654d975315695fe177423c681c18fc7e98;hb=3ea5e8ca5c4f15f1e8777dc12d345bab35746841;hpb=6eab16489865086d2891939ea069d0983b9c44dd diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h index 996ed1654d97..60097b3beaf6 100644 --- a/arch/powerpc/include/asm/topology.h +++ b/arch/powerpc/include/asm/topology.h @@ -107,6 +107,9 @@ static inline void sysfs_remove_device_from_node(struct sys_device *dev, int nid) { } + +static inline void update_numa_cpu_lookup_table(unsigned int cpu, int node) {} + #endif /* CONFIG_NUMA */ #if defined(CONFIG_NUMA) && defined(CONFIG_PPC_SPLPAR)