diff options
| author | 2008-06-25 12:30:54 +0200 | |
|---|---|---|
| committer | 2008-06-25 12:30:54 +0200 | |
| commit | 0ed368c71aa65cba8d349432bd4dab4a9a2eb39c (patch) | |
| tree | 7746534bafd57f6764bda8f26efc3929a4acf914 /include/asm-mips/pgtable-bits.h | |
| parent | Merge branch 'linus' into x86/kconfig (diff) | |
| parent | Linux 2.6.26-rc8 (diff) | |
| download | linux-dev-0ed368c71aa65cba8d349432bd4dab4a9a2eb39c.tar.xz linux-dev-0ed368c71aa65cba8d349432bd4dab4a9a2eb39c.zip | |
Merge branch 'linus' into x86/kconfig
Diffstat (limited to 'include/asm-mips/pgtable-bits.h')
| -rw-r--r-- | include/asm-mips/pgtable-bits.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/pgtable-bits.h b/include/asm-mips/pgtable-bits.h index 60e2f9338fcd..51b34a48c84a 100644 --- a/include/asm-mips/pgtable-bits.h +++ b/include/asm-mips/pgtable-bits.h @@ -134,6 +134,4 @@ #define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_MODIFIED | _CACHE_MASK) -#define CONF_CM_DEFAULT (PAGE_CACHABLE_DEFAULT>>_CACHE_SHIFT) - #endif /* _ASM_PGTABLE_BITS_H */ |
