Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / asm-arm / arch-s3c2410 / memory.h
index 3380ab1..6ab834a 100644 (file)
@@ -28,9 +28,9 @@
  * and at 0x0C000000 for S3C2400
  */
 #ifdef CONFIG_CPU_S3C2400
-#define PHYS_OFFSET    (0x0C000000UL)
+#define PHYS_OFFSET    UL(0x0C000000)
 #else
-#define PHYS_OFFSET    (0x30000000UL)
+#define PHYS_OFFSET    UL(0x30000000)
 #endif
 
 /*