]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 20 Feb 2011 12:27:49 +0000 (12:27 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Feb 2011 19:29:28 +0000 (19:29 +0000)
commite92b9d2cb7ae743a93c543f74dcc4ae3368c38eb
tree8b315bd55179023cc22ec50b8933a3d881b0376a
parent2e73b1d912619b94c2fba97a27cc9353d83defa4
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/tlb.h
arch/arm/include/asm/tlbflush.h