From: Rob Herring Date: Tue, 21 Aug 2012 10:26:24 +0000 (+0200) Subject: ARM: kill off arch_is_coherent X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48aa820f1e3824e46dde6251db98e5961abf605d;p=pandora-kernel.git 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 Cc: Russell King Cc: Marek Szyprowski Signed-off-by: Marek Szyprowski --- Reading git-diff-tree failed