X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fasm-sh%2Fcacheflush.h;h=07f62ec9ff0c8b9309d223f0424b0926afb86f4b;hb=a9cf7cd0d7474026d05296c666a0b7f83d798c03;hp=22f12634975b7b350cca273601227cf38a6d0fc1;hpb=60f29b1e1600d89aee5e529acb4b276a6650cb8b;p=~andy%2Flinux diff --git a/include/asm-sh/cacheflush.h b/include/asm-sh/cacheflush.h index 22f12634975..07f62ec9ff0 100644 --- a/include/asm-sh/cacheflush.h +++ b/include/asm-sh/cacheflush.h @@ -30,8 +30,5 @@ extern void __flush_invalidate_region(void *start, int size); #define HAVE_ARCH_UNMAPPED_AREA -/* Page flag for lazy dcache write-back for the aliasing UP caches */ -#define PG_dcache_dirty PG_arch_1 - #endif /* __KERNEL__ */ #endif /* __ASM_SH_CACHEFLUSH_H */