projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b14f5c1
)
[SPARC64]: mdesc.c needs linux/mm.h
author
David S. Miller
<davem@sunset.davemloft.net>
Sat, 14 Jul 2007 07:54:55 +0000
(
00:54
-0700)
committer
David 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
patch
|
blob
|
history
diff --git
a/arch/sparc64/kernel/mdesc.c
b/arch/sparc64/kernel/mdesc.c
index 3f79940a2939a3851e548e0b2f99b8bfae7a7886..62a389793949bdda7ff77aa1e4db1b86b0df4800 100644
(file)
--- a/
arch/sparc64/kernel/mdesc.c
+++ b/
arch/sparc64/kernel/mdesc.c
@@
-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>