swapops.h included for a second time in the commit: http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=639040960a340f6f987065fc52e149f4ea25ce25 This patch removes the duplication. Signed-off-by: Ebru Akagunduz <ebru.akagunduz@xxxxxxxxx> --- mm/huge_memory.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/huge_memory.c b/mm/huge_memory.c index 9472fed..91442a9 100644 --- a/mm/huge_memory.c +++ b/mm/huge_memory.c @@ -30,7 +30,6 @@ #include <linux/hashtable.h> #include <linux/userfaultfd_k.h> #include <linux/page_idle.h> -#include <linux/swapops.h> #include <asm/tlb.h> #include <asm/pgalloc.h> -- 1.9.1 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>