diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-powerpc/iseries/mf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-powerpc/iseries/mf.h b/include/asm-powerpc/iseries/mf.h index 89f3282df04d..eb851a9c9e5c 100644 --- a/include/asm-powerpc/iseries/mf.h +++ b/include/asm-powerpc/iseries/mf.h | |||
@@ -48,8 +48,4 @@ extern void mf_display_progress(u16 value); | |||
48 | 48 | ||
49 | extern void mf_init(void); | 49 | extern void mf_init(void); |
50 | 50 | ||
51 | extern int mf_get_rtc(struct rtc_time *tm); | ||
52 | extern int mf_get_boot_rtc(struct rtc_time *tm); | ||
53 | extern int mf_set_rtc(struct rtc_time *tm); | ||
54 | |||
55 | #endif /* _ASM_POWERPC_ISERIES_MF_H */ | 51 | #endif /* _ASM_POWERPC_ISERIES_MF_H */ |