diff options
Diffstat (limited to 'arch/powerpc/mm/init_64.c')
-rw-r--r-- | arch/powerpc/mm/init_64.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/mm/init_64.c b/arch/powerpc/mm/init_64.c index 5f553991698b..9ea65d978685 100644 --- a/arch/powerpc/mm/init_64.c +++ b/arch/powerpc/mm/init_64.c | |||
@@ -75,6 +75,8 @@ | |||
75 | /* max amount of RAM to use */ | 75 | /* max amount of RAM to use */ |
76 | unsigned long __max_memory; | 76 | unsigned long __max_memory; |
77 | 77 | ||
78 | phys_addr_t memstart_addr; | ||
79 | |||
78 | void free_initmem(void) | 80 | void free_initmem(void) |
79 | { | 81 | { |
80 | unsigned long addr; | 82 | unsigned long addr; |