diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-17 21:16:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-20 17:24:38 -0700 |
commit | f30828a6745281edda735f642b5f814e1123ecd3 (patch) | |
tree | 65496ec72db3ebd8e0852be4bc7cf5473f507f4b /include/asm-m68k/apollodma.h | |
parent | f7df406dce01dfd30d7e0c570a928bcfeff03142 (diff) | |
download | blackbird-op-linux-f30828a6745281edda735f642b5f814e1123ecd3.tar.gz blackbird-op-linux-f30828a6745281edda735f642b5f814e1123ecd3.zip |
m68k: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-m68k/apollodma.h')
-rw-r--r-- | include/asm-m68k/apollodma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68k/apollodma.h b/include/asm-m68k/apollodma.h index 6821e3ba32e9..954adc851adb 100644 --- a/include/asm-m68k/apollodma.h +++ b/include/asm-m68k/apollodma.h @@ -1,4 +1,4 @@ -/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ +/* * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & info by Hannu Savolainen |