[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
[deliverable/linux.git] / include / asm-arm / arch-cl7500 / memory.h
index 9776bba8e585054907f12046d51b751b4566598a..34f40a6cec3042d065636750c6f5ca5d69ccf3da 100644 (file)
@@ -17,7 +17,7 @@
 /*
  * Physical DRAM offset.
  */
-#define PHYS_OFFSET    (0x10000000UL)
+#define PHYS_OFFSET    UL(0x10000000)
 
 /*
  * These are exactly the same on the RiscPC as the
This page took 0.025441 seconds and 5 git commands to generate.