]> git.karo-electronics.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, 11 Sep 2012 05:43:25 +0000 (07:43 +0200)
commitba452540afd889ea7b05dc11cff92a3ac1e0cd47
tree1eb2b4bb946d03f663135e5a9ad983789e31d90b
parent014e761e27880b41be227ad4c9f6a9f6e9cad31b
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