You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- a/arch/arm/mach-realview/include/mach/memory.h
|
|
|
|
+++ b/arch/arm/mach-realview/include/mach/memory.h
|
|
|
|
@@ -29,6 +29,8 @@
|
|
|
|
#define PLAT_PHYS_OFFSET UL(0x00000000)
|
|
|
|
#endif
|
|
|
|
|
|
|
|
+#define PHYS_OFFSET PLAT_PHYS_OFFSET
|
|
|
|
+
|
|
|
|
#ifdef CONFIG_SPARSEMEM
|
|
|
|
|
|
|
|
/*
|