diff options
Diffstat (limited to 'include/asm-powerpc/of_platform.h')
-rw-r--r-- | include/asm-powerpc/of_platform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/of_platform.h b/include/asm-powerpc/of_platform.h index 1bce5efe1de0..18659ef72139 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, | |||
37 | 37 | ||
38 | extern struct of_device *of_find_device_by_phandle(phandle ph); | 38 | extern struct of_device *of_find_device_by_phandle(phandle ph); |
39 | 39 | ||
40 | extern void of_instantiate_rtc(void); | ||
41 | |||
40 | #endif /* _ASM_POWERPC_OF_PLATFORM_H */ | 42 | #endif /* _ASM_POWERPC_OF_PLATFORM_H */ |