OSDN Git Service

remove useless comments in dma
authorWanpeng Li <liwp@linux.vnet.ibm.com>
Fri, 6 Apr 2012 07:52:09 +0000 (15:52 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 7 Apr 2012 13:46:35 +0000 (13:46 +0000)
This comment is useless, just removes it and makes the codes clear.

Signed-off-by: Wanpeng Li <liwp@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
dma.h

diff --git a/dma.h b/dma.h
index 20e86d2..5bd1fc8 100644 (file)
--- a/dma.h
+++ b/dma.h
@@ -11,7 +11,6 @@
 #define DMA_H
 
 #include <stdio.h>
-//#include "cpu.h"
 #include "hw/hw.h"
 #include "block.h"