From: Jon Medhurst Date: Mon, 22 Aug 2011 09:47:56 +0000 (+0100) Subject: ARM: mxc: Remove setting of consistent dma size X-Git-Tag: v3.2-rc1~130^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389d12cc7f9715771f6db64b4be1fc3d25576a57;p=pandora-kernel.git ARM: mxc: Remove setting of consistent dma size 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 Acked-by: Sascha Hauer --- Reading git-diff-tree failed