diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-20 01:07:25 +0300 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-05-20 09:34:18 +1000 |
commit | d3d3d3cdb12dcc72e7bbff3d01073b7600349d3c (patch) | |
tree | 9627a0f367b841f1699f90285f70fb550e489387 /arch/powerpc | |
parent | b815454221665b9253f68606bc27f8189ac9dce4 (diff) |
[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
This removes a CVS keyword that wasn't updated for a long time from a
comment.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/mm/hash_low_32.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/mm/hash_low_32.S b/arch/powerpc/mm/hash_low_32.S index ddeaf9e38ad5..b9ba7d930801 100644 --- a/arch/powerpc/mm/hash_low_32.S +++ b/arch/powerpc/mm/hash_low_32.S @@ -1,6 +1,4 @@ /* - * $Id: hashtable.S,v 1.6 1999/10/08 01:56:15 paulus Exp $ - * * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * Rewritten by Cort Dougan (cort@cs.nmt.edu) for PReP |