diff --git a/arch/x86/kernel/e820.c b/arch/x86/kernel/e820.c index 2ce8ca5ab5c8..d8fd7c1d1a9b 100644 --- a/arch/x86/kernel/e820.c +++ b/arch/x86/kernel/e820.c @@ -9,13 +9,11 @@ * quirks and other tweaks, and feeds that into the generic Linux memory * allocation code routines via a platform independent interface (memblock, etc.). */ -#include #include #include #include #include #include -#include #include #include