aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2008-01-18 07:49:31 -0500
committerJesper Nilsson <jesper.nilsson@axis.com>2008-02-08 05:06:30 -0500
commit028a731f98e685088fd2a8a0734db83197a39c0b (patch)
tree52db2f6040963fb18eac149bdb74b9cc9b78979f /arch/cris
parent99bb22bd284bcc6aa5efe2728f4ecafa5146e4f8 (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.c3
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 e9a0311b141d..eb1fa0d2b49f 100644
--- a/arch/cris/arch-v10/kernel/dma.c
+++ b/arch/cris/arch-v10/kernel/dma.c
@@ -1,6 +1,5 @@
1/* Wrapper for DMA channel allocator that updates DMA client muxing. 1/* Wrapper for DMA channel allocator that updates DMA client muxing.
2 * Copyright 2004, Axis Communications AB 2 * Copyright 2004-2007, Axis Communications AB
3 * $Id: dma.c,v 1.1 2004/12/13 12:21:51 starvik Exp $
4 */ 3 */
5 4
6#include <linux/kernel.h> 5#include <linux/kernel.h>