Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / mm / init.c
index ad7fd8a..9aec41f 100644 (file)
@@ -212,7 +212,7 @@ EXPORT_SYMBOL(arm_dma_zone_size);
  * allocations.  This must be the smallest DMA mask in the system,
  * so a successful GFP_DMA allocation will always satisfy this.
  */
-u32 arm_dma_limit;
+phys_addr_t arm_dma_limit;
 
 static void __init arm_adjust_dma_zone(unsigned long *size, unsigned long *hole,
        unsigned long dma_size)