diff options
-rw-r--r-- | mm/page_alloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 3bced8e0dd95..8b24b69d55ef 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -72,8 +72,6 @@ #include <linux/padata.h> #include <linux/khugepaged.h> #include <linux/buffer_head.h> -#include <linux/vmalloc.h> - #include <asm/sections.h> #include <asm/tlbflush.h> #include <asm/div64.h> |