]> git.karo-electronics.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>
Tue, 13 Nov 2012 09:13:23 +0000 (10:13 +0100)
commit16cf8a80a8f0f4757427b17cdfb6c4897674db68
tree154ebc0f0eba7dce1eb6e211df672726ed41cec2
parentf02dfada8b172dee86e77ecf13dd5a72dba9e47c
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