[MIPS] Fix build for PNX platforms.
Build error was caused by commit 351336929c
.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
330117ff27
commit
89052bd7b3
4 changed files with 28 additions and 21 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue