summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-27 02:44:16 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-27 02:44:16 +0000
commit8bf5495b875d2d4674f825c6cc17c5686e236061 (patch)
treecffd72013dc82ec9a011c13377ff90d89360c535 /arch/ppc
parenta9bb77d9616d8201b7f48215426e6a241da3c567 (diff)
Cleanup.
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/kernel/idle.c2
-rw-r--r--arch/ppc/mm/init.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/ppc/kernel/idle.c b/arch/ppc/kernel/idle.c
index 8f03ac79a..42ebfd9f4 100644
--- a/arch/ppc/kernel/idle.c
+++ b/arch/ppc/kernel/idle.c
@@ -1,5 +1,5 @@
/*
- * $Id: idle.c,v 1.67 1999/09/10 05:05:47 paulus Exp $
+ * $Id: idle.c,v 1.68 1999/10/15 18:16:03 cort Exp $
*
* Idle daemon for PowerPC. Idle daemon will handle any action
* that needs to be taken when the system becomes idle.
diff --git a/arch/ppc/mm/init.c b/arch/ppc/mm/init.c
index 240344314..7ccbe656f 100644
--- a/arch/ppc/mm/init.c
+++ b/arch/ppc/mm/init.c
@@ -1,5 +1,5 @@
/*
- * $Id: init.c,v 1.193 1999/10/11 18:50:35 geert Exp $
+ * $Id: init.c,v 1.195 1999/10/15 16:39:39 cort Exp $
*
* PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)