dmaengine: dw: Remove unused internal property
[linux-2.6-microblaze.git] / drivers / dma / dw / pci.c
index 570498f..66d98d7 100644 (file)
@@ -17,7 +17,6 @@
 
 static struct dw_dma_platform_data mrfld_pdata = {
        .nr_channels = 8,
-       .is_memcpy = true,
        .is_idma32 = true,
        .chan_allocation_order = CHAN_ALLOCATION_ASCENDING,
        .chan_priority = CHAN_PRIORITY_ASCENDING,