From: Adrian Bunk Remove a CVS keyword that wasn't updated for a long time from a comment. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- kernel/dma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/dma.c~kernel-dmac-remove-a-cvs-keyword kernel/dma.c --- a/kernel/dma.c~kernel-dmac-remove-a-cvs-keyword +++ a/kernel/dma.c @@ -1,4 +1,4 @@ -/* $Id: dma.c,v 1.7 1994/12/28 03:35:33 root Exp root $ +/* * linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c. * * Written by Hennus Bergman, 1992. _