提交 453dcdb5 编写于 作者: V Vinod Koul

dmaengine: fsl_raid: statify fsl_re_chan_probe

Function fsl_re_chan_probe should be declared static, so do it
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 ad80da65
......@@ -629,7 +629,7 @@ static void fsl_re_free_chan_resources(struct dma_chan *chan)
dev_err(re_chan->dev, "chan resource cannot be cleaned!\n");
}
int fsl_re_chan_probe(struct platform_device *ofdev,
static int fsl_re_chan_probe(struct platform_device *ofdev,
struct device_node *np, u8 q, u32 off)
{
struct device *dev, *chandev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册