|
@@ -212,7 +212,7 @@ EXPORT_SYMBOL(arm_dma_zone_size);
|
|
* allocations. This must be the smallest DMA mask in the system,
|
|
* allocations. This must be the smallest DMA mask in the system,
|
|
* so a successful GFP_DMA allocation will always satisfy this.
|
|
* 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,
|
|
static void __init arm_adjust_dma_zone(unsigned long *size, unsigned long *hole,
|
|
unsigned long dma_size)
|
|
unsigned long dma_size)
|