From: Russell King Date: Sun, 20 Feb 2011 12:27:49 +0000 (+0000) Subject: ARM: tlb: move noMMU tlb_flush() to asm/tlb.h X-Git-Tag: v2.6.38-rc6~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e9c47fa0dd76693b2c85c010c7430a4de77c6d;p=pandora-kernel.git ARM: tlb: move noMMU tlb_flush() to asm/tlb.h There's no need to noMMU to put tlb_flush() in asm/tlbflush.h - it's part of the tlb shootdown interface. Move it to asm/tlb.h instead, as per x86. Signed-off-by: Russell King --- Reading git-diff-tree failed