From 2779567346fc229fc286d0793f6f5e41f67aafe9 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Tue, 12 May 2015 00:07:07 +0200 Subject: um: Cleanup mem_32/64.c headers Include only headers we really need. Signed-off-by: Richard Weinberger --- arch/x86/um/mem_64.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'arch/x86/um/mem_64.c') diff --git a/arch/x86/um/mem_64.c b/arch/x86/um/mem_64.c index f8fecaddcc0d..7642e2e2aa61 100644 --- a/arch/x86/um/mem_64.c +++ b/arch/x86/um/mem_64.c @@ -1,6 +1,5 @@ #include -#include -#include +#include const char *arch_vma_name(struct vm_area_struct *vma) { -- cgit v1.2.3