]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/idle/i7300_idle.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / idle / i7300_idle.c
index 17e8ddd013347623c39d8ecb8e150b99aaa29094..bf740394d70431f1cb0f37732f6ca68fd7aaa4ed 100644 (file)
@@ -178,7 +178,7 @@ static int __init i7300_idle_ioat_selftest(u8 *ctl,
 
 static struct device dummy_dma_dev = {
        .init_name = "fallback device",
-       .coherent_dma_mask = DMA_64BIT_MASK,
+       .coherent_dma_mask = DMA_BIT_MASK(64),
        .dma_mask = &dummy_dma_dev.coherent_dma_mask,
 };