aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-clps711x/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-clps711x/memory.h')
-rw-r--r--include/asm-arm/arch-clps711x/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-clps711x/memory.h b/include/asm-arm/arch-clps711x/memory.h
index bd978947db42..61d8717406ce 100644
--- a/include/asm-arm/arch-clps711x/memory.h
+++ b/include/asm-arm/arch-clps711x/memory.h
@@ -25,7 +25,7 @@
25/* 25/*
26 * Physical DRAM offset. 26 * Physical DRAM offset.
27 */ 27 */
28#define PHYS_OFFSET (0xc0000000UL) 28#define PHYS_OFFSET UL(0xc0000000)
29 29
30/* 30/*
31 * Virtual view <-> DMA view memory address translations 31 * Virtual view <-> DMA view memory address translations