summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2008-01-26 15:30:35 +1100
committerPaul Mackerras <paulus@samba.org>2008-01-26 15:30:35 +1100
commit75e06e2d7dd48ba655789e143e81c73617737890 (patch)
tree21d4df5ab24703b95e43c504512fbccfb773ffea /include/asm-powerpc
parent5bc977867f36fc36cde43b309b891b2f7b714f52 (diff)
parente08029675181a16d435431ad51255aa730fd6772 (diff)
downloadop-kernel-dev-75e06e2d7dd48ba655789e143e81c73617737890.zip
op-kernel-dev-75e06e2d7dd48ba655789e143e81c73617737890.tar.gz
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
Diffstat (limited to 'include/asm-powerpc')
-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 1bce5ef..18659ef 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 */
OpenPOWER on IntegriCloud