aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/misc_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot/compressed/misc_32.c')
-rw-r--r--arch/x86/boot/compressed/misc_32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/boot/compressed/misc_32.c b/arch/x86/boot/compressed/misc_32.c
index 52fc214546e..ad0528a8315 100644
--- a/arch/x86/boot/compressed/misc_32.c
+++ b/arch/x86/boot/compressed/misc_32.c
@@ -16,7 +16,6 @@
*/
#undef CONFIG_PARAVIRT
#include <linux/linkage.h>
-#include <linux/vmalloc.h>
#include <linux/screen_info.h>
#include <asm/io.h>
#include <asm/page.h>