aboutsummaryrefslogtreecommitdiff
path: root/dma.h
diff options
context:
space:
mode:
authorWanpeng Li <liwp@linux.vnet.ibm.com>2012-04-06 15:52:09 +0800
committerBlue Swirl <blauwirbel@gmail.com>2012-04-07 13:46:35 +0000
commit97a33880e7c06332ea3498437c70a903cbbfe361 (patch)
treee4095d9e7796cfe80bde43b020540ee0ce9bdd76 /dma.h
parent3b2aba2f1309cebbcb72a5f006479f2467aa4e9f (diff)
remove useless comments in dma
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>
Diffstat (limited to 'dma.h')
-rw-r--r--dma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dma.h b/dma.h
index 20e86d28ee..5bd1fc836f 100644
--- 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"