ARM: mxc: Remove setting of consistent dma size
authorJon Medhurst <tixy@yxit.co.uk>
Mon, 22 Aug 2011 09:47:56 +0000 (10:47 +0100)
committerJon Medhurst <tixy@yxit.co.uk>
Mon, 22 Aug 2011 12:00:11 +0000 (12:00 +0000)
All in-tree MX boards using video use memblock_* functions to get their
coherent dma space for the camera. So there is no need to increase
CONSISTENT_DMA_SIZE beyond the default 2MB and we can simply remove the
defines which do this.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found