diff options
Diffstat (limited to 'arch/s390/include/asm/setup.h')
-rw-r--r-- | arch/s390/include/asm/setup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/include/asm/setup.h b/arch/s390/include/asm/setup.h index ff67d730c00c..270fcd0fbf1a 100644 --- a/arch/s390/include/asm/setup.h +++ b/arch/s390/include/asm/setup.h | |||
@@ -43,7 +43,6 @@ struct mem_chunk { | |||
43 | }; | 43 | }; |
44 | 44 | ||
45 | extern struct mem_chunk memory_chunk[]; | 45 | extern struct mem_chunk memory_chunk[]; |
46 | extern unsigned long real_memory_size; | ||
47 | extern int memory_end_set; | 46 | extern int memory_end_set; |
48 | extern unsigned long memory_end; | 47 | extern unsigned long memory_end; |
49 | 48 | ||