Merge remote-tracking branch 'lsk/v3.10/topic/gator' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-shmobile / board-kzm9g.c
index e6b775a10aad8fc0f51951a551c1cd5da13fad55..4d610e6ea987aa979b9af2286f82f9c27d6bf2f7 100644 (file)
@@ -332,7 +332,7 @@ static struct platform_device lcdc_device = {
        .resource       = lcdc_resources,
        .dev    = {
                .platform_data  = &lcdc_info,
-               .coherent_dma_mask = ~0,
+               .coherent_dma_mask = DMA_BIT_MASK(32),
        },
 };