Skip to content

Commit

Permalink
[PATCH] Kdump: i386 compiler warning fix
Browse files Browse the repository at this point in the history
Fixes a compilation warning message in i386

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Vivek Goyal authored and Linus Torvalds committed Jan 10, 2006
1 parent e996e58 commit f05b690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-i386/kexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <asm/fixmap.h>
#include <asm/ptrace.h>
#include <asm/string.h>

/*
* KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.
Expand Down

0 comments on commit f05b690

Please sign in to comment.