提交 2a9778ed 编写于 作者: A Axel Lin 提交者: Vinod Koul

dma: mxs-dma: fix unterminated platform_device_id table

Signed-off-by: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 4e0e6109
......@@ -709,6 +709,8 @@ static struct platform_device_id mxs_dma_type[] = {
}, {
.name = "mxs-dma-apbx",
.driver_data = MXS_DMA_APBX,
}, {
/* end of list */
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册