dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
[pandora-kernel.git] / arch / avr32 / mach-at32ap / at32ap700x.c
index cc92cdb..1d8b147 100644 (file)
@@ -607,7 +607,7 @@ static struct dw_dma_platform_data dw_dmac0_data = {
        .nr_channels    = 3,
        .block_size     = 4095U,
        .nr_masters     = 2,
-       .data_width     = { 2, 2, 0, 0 },
+       .data_width     = { 2, 2 },
 };
 
 static struct resource dw_dmac0_resource[] = {