aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/of_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/of_platform.h')
-rw-r--r--include/asm-powerpc/of_platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/of_platform.h b/include/asm-powerpc/of_platform.h
index 1bce5efe1de..18659ef7213 100644
--- a/include/asm-powerpc/of_platform.h
+++ b/include/asm-powerpc/of_platform.h
@@ -37,4 +37,6 @@ extern int of_platform_bus_probe(struct device_node *root,
extern struct of_device *of_find_device_by_phandle(phandle ph);
+extern void of_instantiate_rtc(void);
+
#endif /* _ASM_POWERPC_OF_PLATFORM_H */