diff options
Diffstat (limited to 'arch/powerpc/include/asm/prom.h')
-rw-r--r-- | arch/powerpc/include/asm/prom.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/prom.h b/arch/powerpc/include/asm/prom.h index 74b79f07f041..7f436ba1b56f 100644 --- a/arch/powerpc/include/asm/prom.h +++ b/arch/powerpc/include/asm/prom.h | |||
@@ -76,8 +76,6 @@ void of_parse_dma_window(struct device_node *dn, const __be32 *dma_window, | |||
76 | unsigned long *busno, unsigned long *phys, | 76 | unsigned long *busno, unsigned long *phys, |
77 | unsigned long *size); | 77 | unsigned long *size); |
78 | 78 | ||
79 | extern void kdump_move_device_tree(void); | ||
80 | |||
81 | extern void of_instantiate_rtc(void); | 79 | extern void of_instantiate_rtc(void); |
82 | 80 | ||
83 | extern int of_get_ibm_chip_id(struct device_node *np); | 81 | extern int of_get_ibm_chip_id(struct device_node *np); |