|
@@ -1052,7 +1052,7 @@ static struct dma_chan *imxdma_xlate(struct of_phandle_args *dma_spec,
|
|
}
|
|
}
|
|
|
|
|
|
static int __init imxdma_probe(struct platform_device *pdev)
|
|
static int __init imxdma_probe(struct platform_device *pdev)
|
|
- {
|
|
|
|
|
|
+{
|
|
struct imxdma_engine *imxdma;
|
|
struct imxdma_engine *imxdma;
|
|
struct resource *res;
|
|
struct resource *res;
|
|
const struct of_device_id *of_id;
|
|
const struct of_device_id *of_id;
|