mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-23 11:04:44 +08:00
143a1dec7e
A few things change for consistency between ppc32 and ppc64: idle functions return void; *_get_boot_time functions return unsigned long (i.e. time_t) rather than filling in a struct rtc_time (since that's useful to the callers and easier for pmac to generate); *_get_rtc_time and *_set_rtc_time functions take a struct rtc_time; irq_canonicalize is gone; nvram_sync returns void. Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
backlight.c | ||
cache.S | ||
cpufreq.c | ||
feature.c | ||
low_i2c.c | ||
Makefile | ||
nvram.c | ||
pci.c | ||
pic.c | ||
pic.h | ||
pmac.h | ||
setup.c | ||
sleep.S | ||
smp.c | ||
time.c |