git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b660a7
)
ARM: l2c: remove outer_inv_all() method
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:44 +0000
(16:47 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:21:35 +0000
(16:21 +0100)
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>
No differences found