]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SPARC64]: mdesc.c needs linux/mm.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 14 Jul 2007 07:54:55 +0000 (00:54 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:04:53 +0000 (04:04 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/mdesc.c

index 3f79940a2939a3851e548e0b2f99b8bfae7a7886..62a389793949bdda7ff77aa1e4db1b86b0df4800 100644 (file)
@@ -8,6 +8,7 @@
 #include <linux/log2.h>
 #include <linux/list.h>
 #include <linux/slab.h>
+#include <linux/mm.h>
 
 #include <asm/hypervisor.h>
 #include <asm/mdesc.h>