aboutsummaryrefslogtreecommitdiffstats
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 52fc214546e9..ad0528a83151 100644
--- a/arch/x86/boot/compressed/misc_32.c
+++ b/arch/x86/boot/compressed/misc_32.c
@@ -16,7 +16,6 @@
16 */ 16 */
17#undef CONFIG_PARAVIRT 17#undef CONFIG_PARAVIRT
18#include <linux/linkage.h> 18#include <linux/linkage.h>
19#include <linux/vmalloc.h>
20#include <linux/screen_info.h> 19#include <linux/screen_info.h>
21#include <asm/io.h> 20#include <asm/io.h>
22#include <asm/page.h> 21#include <asm/page.h>