|
From: Jan-Benedict G. <jb...@he...> - 2006-04-11 08:02:46
|
arch/vax/kernel/cpu_ka410.c | 8 ++++++--
arch/vax/kernel/cpu_ka55.c | 1 -
arch/vax/kernel/cpu_ka62.c | 11 +++++++----
arch/vax/kernel/cpu_ka630.c | 6 +++++-
arch/vax/kernel/cpu_ka640.c | 6 ++++--
arch/vax/kernel/cpu_ka650.c | 3 +--
arch/vax/kernel/cpu_ka660.c | 3 +--
arch/vax/kernel/cpu_vxt.c | 3 +--
include/asm-vax/clock.h | 2 +-
9 files changed, 26 insertions(+), 17 deletions(-)
New commits:
commit 6c3e757cff44adb137e77a7ac3b741d548e7d1a9
Author: Jan-Benedict Glaw <jb...@d2...>
Date: Tue Apr 11 10:02:31 2006 +0200
[VAX] Further fixes for the RTC rework.
This includes the addition of additional is_kaXXX() functions.
Signed-off-by: Jan-Benedict Glaw <jb...@lu...>
commit 72b71a8c1ea8db0f288116383bf4f2b104a84b5f
Author: Jan-Benedict Glaw <jb...@d2...>
Date: Tue Apr 11 09:38:31 2006 +0200
[VAX] Fix path in comment in <asm/clock.h>
Signed-off-by: Jan-Benedict Glaw <jb...@lu...>
commit b58ab36dcb5181359c0177c9c9bed3fcc26e34f0
Author: Jan-Benedict Glaw <jb...@d2...>
Date: Tue Apr 11 09:29:18 2006 +0200
[VAX] Zap old mv->clock_init from cpu_ka55 -- for real.
Signed-off-by: Jan-Benedict Glaw <jb...@lu...>
|