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>
Thu, 22 May 2014 15:21:35 +0000 (16:21 +0100)
commit265c271c822bd57677e3b286389487fd45e6960d
tree2aa131dea0449f20fd7427fb8d723b693cf22a03
parent4b660a7f5c8099d88d1a43d8ae138965112592c7
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
This page took 0.025396 seconds and 5 git commands to generate.