powerpc/ps3: Add rtc-ps3
Create a real RTC driver for PS3, and unhook the deprecated ppc_md.[gs]et_rtc_time. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Acked-by: Alessandro Zummo <a.zummo@towertech.it> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
committed by
Kyle McMartin
parent
bcd68a70cb
commit
0b5f037a4d
@ -64,8 +64,6 @@ int ps3_set_rtc_time(struct rtc_time *time);
|
||||
|
||||
void __init ps3_os_area_save_params(void);
|
||||
void __init ps3_os_area_init(void);
|
||||
u64 ps3_os_area_get_rtc_diff(void);
|
||||
void ps3_os_area_set_rtc_diff(u64 rtc_diff);
|
||||
|
||||
/* spu */
|
||||
|
||||
|
Reference in New Issue
Block a user