ARM: CSR: fix build error due to new mdesc->dma_zone_size
authorBarry Song <baohua.song@csr.com>
Thu, 17 Nov 2011 14:18:14 +0000 (22:18 +0800)
committerBarry Song <Barry.Song@csr.com>
Fri, 2 Dec 2011 03:02:05 +0000 (11:02 +0800)
commit1bdfd27a0bd65ccdd7294c1080bdb59f6a5a6e72
tree8d11e6b7aac36f89317f8139fdb860ffeb4da2bc
parent5611cc4572e889b62a7b4c72a413536bf6a9c416
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 <baohua.song@csr.com>
arch/arm/mach-prima2/prima2.c