Commit 2b308273 authored by David S. Miller's avatar David S. Miller

[SPARC64]: hugetlbpage.c needs linux/module.h

parent 812b724d
......@@ -6,6 +6,7 @@
#include <linux/config.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/hugetlb.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment