aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/setup.h
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-06-24 12:18:58 -0700
committerIngo Molnar <mingo@elte.hu>2008-07-08 13:10:32 +0200
commitcfb0e53b05402f1ce65053677409a819c1798d34 (patch)
treec168638e03c6ea67fef6c60f3032929835f46822 /include/asm-x86/setup.h
parent4e29684c40f2a332ba4d05f6482d5807725d5624 (diff)
x86: introduce init_memory_mapping for 32bit #2
moving relocate_initrd early Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/setup.h')
-rw-r--r--include/asm-x86/setup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/setup.h b/include/asm-x86/setup.h
index 4ebb4ef14c0..bb12a1619c1 100644
--- a/include/asm-x86/setup.h
+++ b/include/asm-x86/setup.h
@@ -39,7 +39,6 @@ void reserve_crashkernel(void);
#include <asm/bootparam.h>
void reserve_standard_io_resources(void);
-extern void post_reserve_initrd(void);
#ifndef _SETUP