ARM: dma-mapping: Remove traces of NOMMU code
authorVladimir Murzin <vladimir.murzin@arm.com>
Wed, 24 May 2017 10:24:32 +0000 (11:24 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 30 Jun 2017 17:03:11 +0000 (10:03 -0700)
commit1655cf8829d82d367d8fdb5cb58e5885d7d2a391
tree3efda038f5e1eba27362fcd6ac9cdebb352d4f11
parent1b11d39e6a6864a9dfb64e2c3ac03090e3b34399
ARM: dma-mapping: Remove traces of NOMMU code

DMA operations for NOMMU case have been just factored out into
separate compilation unit, so don't keep dead code.

Tested-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Tested-by: Andras Szemzo <sza@esh.hu>
Tested-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/mm/dma-mapping.c