aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/dec/kn01.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/dec/kn01.h')
-rw-r--r--include/asm-mips/dec/kn01.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/dec/kn01.h b/include/asm-mips/dec/kn01.h
index 946943502f83..325fcbbbdfa0 100644
--- a/include/asm-mips/dec/kn01.h
+++ b/include/asm-mips/dec/kn01.h
@@ -15,7 +15,7 @@
15 15
16#include <asm/addrspace.h> 16#include <asm/addrspace.h>
17 17
18#define KN01_SLOT_BASE KSEG1ADDR(0x10000000) 18#define KN01_SLOT_BASE CKSEG1ADDR(0x10000000)
19#define KN01_SLOT_SIZE 0x01000000 19#define KN01_SLOT_SIZE 0x01000000
20 20
21/* 21/*
@@ -51,7 +51,7 @@
51/* 51/*
52 * Frame buffer memory address. 52 * Frame buffer memory address.
53 */ 53 */
54#define KN01_VFB_MEM KSEG1ADDR(0x0fc00000) 54#define KN01_VFB_MEM CKSEG1ADDR(0x0fc00000)
55 55
56/* 56/*
57 * CPU interrupt bits. 57 * CPU interrupt bits.