mm: hugetlb_vmemmap: include missing linux/moduleparam.h
[platform/kernel/linux-starfive.git] / mm / hugetlb_vmemmap.c
index ba2a259..4962dd1 100644 (file)
@@ -11,6 +11,7 @@
 #define pr_fmt(fmt)    "HugeTLB: " fmt
 
 #include <linux/pgtable.h>
+#include <linux/moduleparam.h>
 #include <linux/bootmem_info.h>
 #include <asm/pgalloc.h>
 #include <asm/tlbflush.h>