]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] Fix realview machine type for patch 3060/1
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 2 Nov 2005 11:51:15 +0000 (11:51 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 2 Nov 2005 11:51:15 +0000 (11:51 +0000)
Realview was missed in this cleanup...

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-realview/memory.h

index 99667d5cc61706cf710ad49c93d7c4a8c02a038b..ed370abb638fd7ce2dfb0df26f653fda5ba6283f 100644 (file)
@@ -23,7 +23,7 @@
 /*
  * Physical DRAM offset.
  */
-#define PHYS_OFFSET            (0x00000000UL)
+#define PHYS_OFFSET            UL(0x00000000)
 
 /*
  * Virtual view <-> DMA view memory address translations