Merge from Linus' tree
[powerpc.git] / arch / ppc64 / kernel / pci_direct_iommu.c
index 57980a5..e1a32f8 100644 (file)
@@ -30,7 +30,7 @@
 #include <asm/ppc-pci.h>
 
 static void *pci_direct_alloc_coherent(struct device *hwdev, size_t size,
-                                  dma_addr_t *dma_handle, unsigned int __nocast flag)
+                                  dma_addr_t *dma_handle, gfp_t flag)
 {
        void *ret;