From: Wanpeng Li Date: Fri, 6 Apr 2012 07:52:09 +0000 (+0800) Subject: remove useless comments in dma X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~4275 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97a33880e7c06332ea3498437c70a903cbbfe361;p=sdk%2Femulator%2Fqemu.git remove useless comments in dma This comment is useless, just removes it and makes the codes clear. Signed-off-by: Wanpeng Li Signed-off-by: Blue Swirl --- diff --git a/dma.h b/dma.h index 20e86d2..5bd1fc8 100644 --- a/dma.h +++ b/dma.h @@ -11,7 +11,6 @@ #define DMA_H #include -//#include "cpu.h" #include "hw/hw.h" #include "block.h"