[POWERPC] Remove flush_dcache_all export
authorMatt Porter <mporter@embeddedalley.com>
Fri, 4 Aug 2006 16:41:51 +0000 (11:41 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Aug 2006 03:32:35 +0000 (13:32 +1000)
Removes the flush_dcache_all export for non coherent platforms.
We removed the last in-kernel user of this years ago in arch/ppc
so it no longer serves a purpose. Plus, it breaks the build
at the moment.

Signed-off-by: Matt Porter <mporter@embeddedalley.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found