Commit 8f3fff20 authored by David S. Miller's avatar David S. Miller

[SPARC64]: mdesc.c needs linux/mm.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b14f5c10
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#include <linux/log2.h> #include <linux/log2.h>
#include <linux/list.h> #include <linux/list.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/mm.h>
#include <asm/hypervisor.h> #include <asm/hypervisor.h>
#include <asm/mdesc.h> #include <asm/mdesc.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