]> git.baikalelectronics.ru Git - kernel.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>
Thu, 22 May 2014 15:21:35 +0000 (16:21 +0100)
commit36e5669a522b48ff824ca8c468534eaeef07676e
tree2aa131dea0449f20fd7427fb8d723b693cf22a03
parent1f47e5110cb07c984f10c5d5fc78240a01d02fb1
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