summaryrefslogtreecommitdiff
path: root/include/asm-x86_64/dma.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-06-26 13:57:04 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-26 10:48:16 -0700
commit5c0f80fab3724aa44b3352d88155fe0eaae0e54a (patch)
treeda598a78562b711dadee8feaaeacee08a4a0134b /include/asm-x86_64/dma.h
parent3e4ff115740c28dea463561aa1405a3c0de0d2d0 (diff)
[PATCH] x86_64: Remove long obsolete CVS
Early development of x86-64 Linux was in CVS, but that hasn't been the case for a long time now. Remove the obsolete $Id$s. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-x86_64/dma.h')
-rw-r--r--include/asm-x86_64/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/dma.h b/include/asm-x86_64/dma.h
index c556208d3dd..a37c16f0628 100644
--- a/include/asm-x86_64/dma.h
+++ b/include/asm-x86_64/dma.h
@@ -1,4 +1,4 @@
-/* $Id: dma.h,v 1.1.1.1 2001/04/19 20:00:38 ak Exp $
+/*
* 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