ARM: mach-bcmring: use proper constant to identify DMA memory area
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 15 Sep 2011 20:23:45 +0000 (16:23 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Fri, 18 Nov 2011 18:51:15 +0000 (13:51 -0500)
Using VMALLOC_END implies a presumption about the layout which is best
avoided, even if in practice this would not change much.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>

No differences found