Skip to content
Commit 95f3df6b authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Fix SA110/SA1100 cache flushing



We had two implementations for flushing the cache, which meant StrongARM
caches weren't being correctly flushed.  Fix this by always using the
v4wb_flush_kern_cache_all method, rather than duplicating it.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f1dc24d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment