提交 9dc2d0f5 编写于 作者: R Russell King 提交者: Russell King

[ARM] Fix realview machine type for patch 3060/1

Realview was missed in this cleanup...
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 ca23509f
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/* /*
* Physical DRAM offset. * Physical DRAM offset.
*/ */
#define PHYS_OFFSET (0x00000000UL) #define PHYS_OFFSET UL(0x00000000)
/* /*
* Virtual view <-> DMA view memory address translations * Virtual view <-> DMA view memory address translations
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册