From: Russell King Date: Sun, 25 Oct 2009 10:40:02 +0000 (+0000) Subject: ARM: Avoid duplicated implementation for VIVT cache flushing X-Git-Tag: v2.6.33-rc1~384^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0b192633f1fbf253b21c90938733491549edae;p=pandora-kernel.git ARM: Avoid duplicated implementation for VIVT cache flushing We had two copies of the wrapper code for VIVT cache flushing - one in asm/cacheflush.h and one in arch/arm/mm/flush.c. Reduce this down to one common copy. Signed-off-by: Russell King --- Reading git-diff-tree failed