diff options
Diffstat (limited to 'arch/ia64/kernel/setup.c')
-rw-r--r-- | arch/ia64/kernel/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/setup.c b/arch/ia64/kernel/setup.c index e5c2de9b29a5..593279f33e96 100644 --- a/arch/ia64/kernel/setup.c +++ b/arch/ia64/kernel/setup.c | |||
@@ -314,7 +314,7 @@ static inline void __init setup_crashkernel(unsigned long total, int *n) | |||
314 | * | 314 | * |
315 | * Setup the reserved memory areas set aside for the boot parameters, | 315 | * Setup the reserved memory areas set aside for the boot parameters, |
316 | * initrd, etc. There are currently %IA64_MAX_RSVD_REGIONS defined, | 316 | * initrd, etc. There are currently %IA64_MAX_RSVD_REGIONS defined, |
317 | * see include/asm-ia64/meminit.h if you need to define more. | 317 | * see arch/ia64/include/asm/meminit.h if you need to define more. |
318 | */ | 318 | */ |
319 | void __init | 319 | void __init |
320 | reserve_memory (void) | 320 | reserve_memory (void) |