diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-09-24 00:25:02 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-24 00:25:02 -0400 |
| commit | c1d9728ecc5b560465df3c0c0d3b3825c2710b40 (patch) | |
| tree | d0abb5c923a7a3eca2d4b2c3e1964bf484870909 /include/asm-sparc64/cacheflush.h | |
| parent | 165415f700b0c77fa1f8db6198f48582639adf78 (diff) | |
| parent | 87e807b6c461bbd449496a4c3ab78ab164a4ba97 (diff) | |
Merge /spare/repo/linux-2.6/
Diffstat (limited to 'include/asm-sparc64/cacheflush.h')
| -rw-r--r-- | include/asm-sparc64/cacheflush.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-sparc64/cacheflush.h b/include/asm-sparc64/cacheflush.h index 51b26e81d828..ededd2659eab 100644 --- a/include/asm-sparc64/cacheflush.h +++ b/include/asm-sparc64/cacheflush.h | |||
| @@ -4,13 +4,6 @@ | |||
| 4 | #include <linux/config.h> | 4 | #include <linux/config.h> |
| 5 | #include <asm/page.h> | 5 | #include <asm/page.h> |
| 6 | 6 | ||
| 7 | /* Flushing for D-cache alias handling is only needed if | ||
| 8 | * the page size is smaller than 16K. | ||
| 9 | */ | ||
| 10 | #if PAGE_SHIFT < 14 | ||
| 11 | #define DCACHE_ALIASING_POSSIBLE | ||
| 12 | #endif | ||
| 13 | |||
| 14 | #ifndef __ASSEMBLY__ | 7 | #ifndef __ASSEMBLY__ |
| 15 | 8 | ||
| 16 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
