소스 검색

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>
Wanpeng Li 13 년 전
부모
커밋
97a33880e7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      dma.h

+ 0 - 1
dma.h

@@ -11,7 +11,6 @@
 #define DMA_H
 #define DMA_H
 
 
 #include <stdio.h>
 #include <stdio.h>
-//#include "cpu.h"
 #include "hw/hw.h"
 #include "hw/hw.h"
 #include "block.h"
 #include "block.h"