]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: kill off arch_is_coherent
authorRob Herring <rob.herring@calxeda.com>
Tue, 21 Aug 2012 10:26:24 +0000 (12:26 +0200)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 2 Oct 2012 06:58:07 +0000 (08:58 +0200)
commit48aa820f1e3824e46dde6251db98e5961abf605d
tree20cac9fd267b7e8bc43e47165c631bb6cadef15b
parent0fa478df444f5837336d7e2fd0b41643c8d704c2
ARM: kill off arch_is_coherent

With ixp2xxx removed, there are no platforms that define arch_is_coherent,
so the last occurrences of arch_is_coherent can be removed. Any new
platform with coherent i/o should use coherent dma mapping functions.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
arch/arm/include/asm/barrier.h
arch/arm/include/asm/memory.h
arch/arm/mm/mmu.c