Message ID | 874ou2et2f.fsf@deeprootsystems.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
diff --git a/arch/arm/mach-davinci/dm646x.c b/arch/arm/mach-davinci/dm646x.c index 50dba53..1b5c06d 100644 --- a/arch/arm/mach-davinci/dm646x.c +++ b/arch/arm/mach-davinci/dm646x.c @@ -596,7 +596,7 @@ static struct platform_device dm646x_edma_device = { .resource = edma_resources, }; -static u64 vpif_dma_mask = DMA_32BIT_MASK; +static u64 vpif_dma_mask = DMA_BIT_MASK(32); static struct resource vpif_resource[] = {