浏览代码

blackfin: clean up string bfin_dma_5xx after rename.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Sonic Zhang 14 年之前
父节点
当前提交
1762275e7a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/blackfin/lib/ins.S

+ 1 - 1
arch/blackfin/lib/ins.S

@@ -66,7 +66,7 @@
  *  - turns interrupts off every loop (low overhead, but longer latency)
  *  - DMA version, which do not suffer from this issue. DMA versions have
  *      different name (prefixed by dma_ ), and are located in
- *      ../kernel/bfin_dma_5xx.c
+ *      ../kernel/bfin_dma.c
  * Using the dma related functions are recommended for transferring large
  * buffers in/out of FIFOs.
  */