git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5611cc4
)
ARM: CSR: fix build error due to new mdesc->dma_zone_size
author
Barry Song
<baohua.song@csr.com>
Thu, 17 Nov 2011 14:18:14 +0000
(22:18 +0800)
committer
Barry Song
<Barry.Song@csr.com>
Fri, 2 Dec 2011 03:02:05 +0000
(11:02 +0800)
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>
No differences found