diff options
-rw-r--r-- | arch/powerpc/mm/init_64.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/mm/init_64.c b/arch/powerpc/mm/init_64.c index 9ea65d978685..698bd000f98b 100644 --- a/arch/powerpc/mm/init_64.c +++ b/arch/powerpc/mm/init_64.c | |||
@@ -72,9 +72,6 @@ | |||
72 | #warning TASK_SIZE is smaller than it needs to be. | 72 | #warning TASK_SIZE is smaller than it needs to be. |
73 | #endif | 73 | #endif |
74 | 74 | ||
75 | /* max amount of RAM to use */ | ||
76 | unsigned long __max_memory; | ||
77 | |||
78 | phys_addr_t memstart_addr; | 75 | phys_addr_t memstart_addr; |
79 | 76 | ||
80 | void free_initmem(void) | 77 | void free_initmem(void) |