提交 f8ffe652 编写于 作者: M Mike Frysinger 提交者: Bryan Wu

Blackfin arch: need to rename function after moving to match new internal dma API

Signed-off-by: NMike Frysinger <michael.frysinger@analog.com>
Signed-off-by: NBryan Wu <bryan.wu@analog.com>
上级 7adfb58f
...@@ -44,7 +44,7 @@ struct dma_register *base_addr[MAX_BLACKFIN_DMA_CHANNEL] = { ...@@ -44,7 +44,7 @@ struct dma_register *base_addr[MAX_BLACKFIN_DMA_CHANNEL] = {
(struct dma_register *) MDMA_S1_NEXT_DESC_PTR, (struct dma_register *) MDMA_S1_NEXT_DESC_PTR,
}; };
int bf533_channel2irq(unsigned int channel) int channel2irq(unsigned int channel)
{ {
int ret_irq = -1; int ret_irq = -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册