From: Marek Szyprowski Date: Thu, 8 Nov 2012 07:46:23 +0000 (+0100) Subject: ARM: dma-mapping: remove init_consistent_dma_size() stub X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16cf8a80a8f0f4757427b17cdfb6c4897674db68;p=pandora-kernel.git ARM: dma-mapping: remove init_consistent_dma_size() stub Since commit e9da6e9905e639b0 ("ARM: dma-mapping: remove custom consistent dma region") setting consistent dma memory size is not longer required. All calls to this function has been already removed, so the init_consistent_dma_size() stub can also be gone. Signed-off-by: Marek Szyprowski --- Reading git-diff-tree failed