diff options
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/mm/init_no.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/mm/init_no.c b/arch/m68k/mm/init_no.c index 66512da66f98..3cf5a50b1494 100644 --- a/arch/m68k/mm/init_no.c +++ b/arch/m68k/mm/init_no.c | |||
@@ -45,9 +45,6 @@ | |||
45 | */ | 45 | */ |
46 | void *empty_zero_page; | 46 | void *empty_zero_page; |
47 | 47 | ||
48 | extern unsigned long memory_start; | ||
49 | extern unsigned long memory_end; | ||
50 | |||
51 | /* | 48 | /* |
52 | * paging_init() continues the virtual memory environment setup which | 49 | * paging_init() continues the virtual memory environment setup which |
53 | * was begun by the code in arch/head.S. | 50 | * was begun by the code in arch/head.S. |