提交 a75b3c06 编写于 作者: S Sonic Zhang 提交者: Bob Liu

bf609: bfin_crc: Remove unused CRC TX DMA platform resources.

Signed-off-by: NSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: NBob Liu <lliubbo@gmail.com>
上级 7546eb0d
......@@ -967,11 +967,6 @@ static struct resource bfin_crypto_crc_resources[] = {
.end = CH_MEM_STREAM0_SRC_CRC0,
.flags = IORESOURCE_DMA,
},
{
.start = CH_MEM_STREAM0_DEST_CRC0,
.end = CH_MEM_STREAM0_DEST_CRC0,
.flags = IORESOURCE_DMA,
},
};
static struct platform_device bfin_crypto_crc_device = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册