From: Barry Song Date: Thu, 17 Nov 2011 14:18:14 +0000 (+0800) Subject: ARM: CSR: fix build error due to new mdesc->dma_zone_size X-Git-Tag: v3.2-rc5~29^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdfd27a0bd65ccdd7294c1080bdb59f6a5a6e72;p=pandora-kernel.git ARM: CSR: fix build error due to new mdesc->dma_zone_size commit 98b0124f0e2b88 "ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size" causes building error: arch/arm/mach-prima2/prima2.c:39:19: error: 'SZ_256M' undeclared here (not in a function) Signed-off-by: Barry Song --- Reading git-diff-tree failed