]> err.no Git - linux-2.6/blobdiff - include/asm-arm/arch-shark/memory.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6] / include / asm-arm / arch-shark / memory.h
index 8ff956d25463375ef0dfe5201a99e791e73e36b1..95a29b4bc5d07d11306947ef0b3e241c150b57af 100644 (file)
@@ -15,7 +15,7 @@
 /*
  * Physical DRAM offset.
  */
-#define PHYS_OFFSET     (0x08000000UL)
+#define PHYS_OFFSET     UL(0x08000000)
 
 #ifndef __ASSEMBLY__