aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-12-11 22:36:52 +0000
committerMark Brown <broonie@linaro.org>2013-12-11 22:36:52 +0000
commit48a904c88d3768312b638ae2cffce6fa51231acc (patch)
tree3fc0a4e90a15bb9bf61d97a6431daaa6b0513596 /arch/powerpc/include/asm
parent09905258e4846b60a6b1e2432c0f1653a2f49641 (diff)
parente101473817ddc5e10919e4e22c3b421a350ad742 (diff)
Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-linaro-lsk
Diffstat (limited to 'arch/powerpc/include/asm')
-rw-r--r--arch/powerpc/include/asm/prom.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/prom.h b/arch/powerpc/include/asm/prom.h
index bc2da154f68..ac204e02292 100644
--- a/arch/powerpc/include/asm/prom.h
+++ b/arch/powerpc/include/asm/prom.h
@@ -43,9 +43,6 @@ void of_parse_dma_window(struct device_node *dn, const void *dma_window_prop,
extern void kdump_move_device_tree(void);
-/* CPU OF node matching */
-struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
-
/* cache lookup */
struct device_node *of_find_next_cache_node(struct device_node *np);