Commit f05b6902 authored by Vivek Goyal's avatar Vivek Goyal Committed by Linus Torvalds

[PATCH] Kdump: i386 compiler warning fix

Fixes a compilation warning message in i386
Signed-off-by: default avatarVivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent e996e581
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#include <asm/fixmap.h> #include <asm/fixmap.h>
#include <asm/ptrace.h> #include <asm/ptrace.h>
#include <asm/string.h>
/* /*
* KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return. * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment