1
0
Fork 0

kernel/dma.c: remove a CVS keyword

Remove 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Adrian Bunk 2008-10-15 22:01:26 -07:00 committed by Linus Torvalds
parent 693ac38932
commit d9f3216b47
1 changed files with 1 additions and 1 deletions

View File

@ -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.