mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The code for clearing (invalidating) the ColdFire cache is actually performing a push operation. Add functions to clear the cache, and fix cache_clear() to call the appropriate clear cache function. Signed-off-by: Greg Ungerer <gerg@uclinux.org>