]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dma-mapping: remove init_consistent_dma_size() stub
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 8 Nov 2012 07:46:23 +0000 (08:46 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 12 Nov 2012 21:17:45 +0000 (22:17 +0100)
commitce7f59e9cb4bb0fd71a6c67c220253b39d3e4d17
tree2e7f15b02ba56056466bfed1b2589b1ace16131e
parentcdf14bea5a02716b6028ba72abfc239c6478a0d3
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 <m.szyprowski@samsung.com>
arch/arm/include/asm/dma-mapping.h