projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
461790f
)
[PATCH] missing include in mthca
author
Al Viro
<viro@www.linux.org.uk>
Sun, 24 Apr 2005 19:28:36 +0000
(12:28 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 19:28:36 +0000
(12:28 -0700)
Missing include - usual portability problems...
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/mthca/mthca_memfree.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/mthca/mthca_memfree.c
b/drivers/infiniband/hw/mthca/mthca_memfree.c
index 5824b6d3769fa93dddce136b54a92110df542875..986f2180404b67741e67d9e5b3fe890e5087ac01 100644
(file)
--- a/
drivers/infiniband/hw/mthca/mthca_memfree.c
+++ b/
drivers/infiniband/hw/mthca/mthca_memfree.c
@@
-35,6
+35,7
@@
#include "mthca_memfree.h"
#include "mthca_dev.h"
#include "mthca_cmd.h"
+#include <linux/mm.h>
/*
* We allocate in as big chunks as we can, up to a maximum of 256 KB