commit | af07ac276af6eec5111a6567cb7eaf4d222bd332 | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@embeddedalley.com> | Fri Aug 04 11:41:51 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Fri Aug 25 13:32:35 2006 +1000 |
tree | 9635d4f924b724ca75848ac1a9d6a9eff65b3e0d | |
parent | c9169f8747bb282cbe518132bf7d49755a00b6c1 [diff] |
[POWERPC] Remove flush_dcache_all export 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>