aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include')
-rw-r--r--arch/microblaze/include/asm/of_platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/of_platform.h b/arch/microblaze/include/asm/of_platform.h
index 625003f70888..353d8f651e30 100644
--- a/arch/microblaze/include/asm/of_platform.h
+++ b/arch/microblaze/include/asm/of_platform.h
@@ -14,8 +14,6 @@
14/* This is just here during the transition */ 14/* This is just here during the transition */
15#include <linux/of_platform.h> 15#include <linux/of_platform.h>
16 16
17extern struct of_device *of_find_device_by_phandle(phandle ph);
18
19extern void of_instantiate_rtc(void); 17extern void of_instantiate_rtc(void);
20 18
21#endif /* _ASM_MICROBLAZE_OF_PLATFORM_H */ 19#endif /* _ASM_MICROBLAZE_OF_PLATFORM_H */