diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-18 13:49:31 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:30 +0100 |
commit | 028a731f98e685088fd2a8a0734db83197a39c0b (patch) | |
tree | 52db2f6040963fb18eac149bdb74b9cc9b78979f /arch/cris | |
parent | 99bb22bd284bcc6aa5efe2728f4ecafa5146e4f8 (diff) |
CRIS v10: Remove CVS id tag from kernel/dma.c
Diffstat (limited to 'arch/cris')
-rw-r--r-- | arch/cris/arch-v10/kernel/dma.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/cris/arch-v10/kernel/dma.c b/arch/cris/arch-v10/kernel/dma.c index e9a0311b141..eb1fa0d2b49 100644 --- a/arch/cris/arch-v10/kernel/dma.c +++ b/arch/cris/arch-v10/kernel/dma.c @@ -1,6 +1,5 @@ /* Wrapper for DMA channel allocator that updates DMA client muxing. - * Copyright 2004, Axis Communications AB - * $Id: dma.c,v 1.1 2004/12/13 12:21:51 starvik Exp $ + * Copyright 2004-2007, Axis Communications AB */ #include <linux/kernel.h> |