]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: remove outer_inv_all() method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:44 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 14 Apr 2014 10:13:49 +0000 (11:13 +0100)
commit46e613680feab3493e014c506ac3515803ab54f8
treec5134a964b105e1dc5b793e943b793f8044b2c88
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ARM: l2c: remove outer_inv_all() method

No one ever calls this function anywhere in the kernel, so let's
completely remove it from the outer cache API and turn it into an
internal-only thing.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/outercache.h
arch/arm/mm/cache-feroceon-l2.c
arch/arm/mm/cache-l2x0.c