aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2005-05-25 14:58:04 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2005-05-25 14:58:04 -0700
commit4b463f785837f73bdd88ae3821bb7b69599010c9 (patch)
tree80dc0a7e3e33596ff3ece410d9ff9e6b63e45b87 /include
parentMerge of davem@nuts.davemloft.net:/disk1/GIT/sparc-2.6/.git/ (diff)
parent[PATCH] relax ide-cd dma restrictions (diff)
downloadlinux-dev-4b463f785837f73bdd88ae3821bb7b69599010c9.tar.xz
linux-dev-4b463f785837f73bdd88ae3821bb7b69599010c9.zip
Merge of /home/davem/src/GIT/linux-2.6/.git/
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc64/iSeries/mf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/iSeries/mf.h b/include/asm-ppc64/iSeries/mf.h
index 2e59a8e15a0b..db333e1ee216 100644
--- a/include/asm-ppc64/iSeries/mf.h
+++ b/include/asm-ppc64/iSeries/mf.h
@@ -52,6 +52,7 @@ extern void mf_clear_src(void);
extern void mf_init(void);
extern int mf_get_rtc(struct rtc_time *tm);
+extern int mf_get_boot_rtc(struct rtc_time *tm);
extern int mf_set_rtc(struct rtc_time *tm);
#endif /* _ASM_PPC64_ISERIES_MF_H */