summaryrefslogtreecommitdiff
path: root/mm/pt_reclaim.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/pt_reclaim.c')
-rw-r--r--mm/pt_reclaim.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mm/pt_reclaim.c b/mm/pt_reclaim.c
index 7e9455a18aae..0d9cfbf4fe5d 100644
--- a/mm/pt_reclaim.c
+++ b/mm/pt_reclaim.c
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/hugetlb.h>
+#include <linux/pgalloc.h>
+
#include <asm-generic/tlb.h>
-#include <asm/pgalloc.h>
#include "internal.h"