Loading drivers/dma/pxa_dma.c +1 −1 Original line number Diff line number Diff line Loading @@ -1333,7 +1333,7 @@ static int pxad_init_phys(struct platform_device *op, return 0; } static const struct of_device_id const pxad_dt_ids[] = { static const struct of_device_id pxad_dt_ids[] = { { .compatible = "marvell,pdma-1.0", }, {} }; Loading Loading
drivers/dma/pxa_dma.c +1 −1 Original line number Diff line number Diff line Loading @@ -1333,7 +1333,7 @@ static int pxad_init_phys(struct platform_device *op, return 0; } static const struct of_device_id const pxad_dt_ids[] = { static const struct of_device_id pxad_dt_ids[] = { { .compatible = "marvell,pdma-1.0", }, {} }; Loading