diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-19 23:53:02 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-20 07:33:44 (GMT) |
commit | 88278ca27a43ae503572b52ea2c171fbf45db5a2 (patch) | |
tree | 6157e33e2ba0460853ea0a28376039356fba2a41 /arch/sparc/prom/devops.c | |
parent | b00dc8376465ee5f8dd49b95924e31b4c2404ab0 (diff) | |
download | linux-fsl-qoriq-88278ca27a43ae503572b52ea2c171fbf45db5a2.tar.xz |
sparc: remove CVS keywords
This patch removes the CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/prom/devops.c')
-rw-r--r-- | arch/sparc/prom/devops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/prom/devops.c b/arch/sparc/prom/devops.c index 61919b5..9f1a95c 100644 --- a/arch/sparc/prom/devops.c +++ b/arch/sparc/prom/devops.c @@ -1,4 +1,4 @@ -/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $ +/* * devops.c: Device operations using the PROM. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) |