commit | 17d8725d36c1f3d6a21a2d3f96875bda8ddfa92c | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Sun Jul 15 23:38:33 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:37 2007 -0700 |
tree | 1003d39916a4f7df4eb574b3bd0a579aeda96422 | |
parent | 2f75d1098c51734ce47d0afd44ecdc2ae9713031 [diff] |
m68knommu: remove old cache management cruft from mm code Remove cache management cruft. This code is dead, all the cache manangement functions for the ColdFire exist in the header file include/asm-m68knommu/cacheflush.h. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>