microblaze: Move cache macro from cache.h to cacheflush.h

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek
2009-10-15 15:18:13 +02:00
parent 6a8dfe1cac
commit a1f55113ca
3 changed files with 18 additions and 16 deletions

View File

@@ -15,6 +15,7 @@
#include <linux/bitops.h>
#include <asm/system.h>
#include <asm/pgalloc.h>
#include <asm/cacheflush.h>
void show_regs(struct pt_regs *regs)
{