commit | 48aa820f1e3824e46dde6251db98e5961abf605d | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Aug 21 12:26:24 2012 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Oct 02 08:58:07 2012 +0200 |
tree | 20cac9fd267b7e8bc43e47165c631bb6cadef15b | |
parent | 0fa478df444f5837336d7e2fd0b41643c8d704c2 [diff] |
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>