Loading drivers/dma/mxs-dma.c +2 −0 Original line number Diff line number Diff line Loading @@ -709,6 +709,8 @@ static struct platform_device_id mxs_dma_type[] = { }, { .name = "mxs-dma-apbx", .driver_data = MXS_DMA_APBX, }, { /* end of list */ } }; Loading Loading
drivers/dma/mxs-dma.c +2 −0 Original line number Diff line number Diff line Loading @@ -709,6 +709,8 @@ static struct platform_device_id mxs_dma_type[] = { }, { .name = "mxs-dma-apbx", .driver_data = MXS_DMA_APBX, }, { /* end of list */ } }; Loading