projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca23509
)
[ARM] Fix realview machine type for patch 3060/1
author
Russell King
<
[email protected]
>
Wed, 2 Nov 2005 11:51:15 +0000
(11:51 +0000)
committer
Russell King
<
[email protected]
>
Wed, 2 Nov 2005 11:51:15 +0000
(11:51 +0000)
Realview was missed in this cleanup...
Signed-off-by: Russell King <
[email protected]
>
include/asm-arm/arch-realview/memory.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-realview/memory.h
b/include/asm-arm/arch-realview/memory.h
index 99667d5cc61706cf710ad49c93d7c4a8c02a038b..ed370abb638fd7ce2dfb0df26f653fda5ba6283f 100644
(file)
--- a/
include/asm-arm/arch-realview/memory.h
+++ b/
include/asm-arm/arch-realview/memory.h
@@
-23,7
+23,7
@@
/*
* Physical DRAM offset.
*/
-#define PHYS_OFFSET
(0x00000000UL
)
+#define PHYS_OFFSET
UL(0x00000000
)
/*
* Virtual view <-> DMA view memory address translations