diff options
Diffstat (limited to 'drivers/infiniband')
-rw-r--r-- | drivers/infiniband/hw/mthca/mthca_memfree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/mthca/mthca_memfree.c b/drivers/infiniband/hw/mthca/mthca_memfree.c index 5824b6d3769f..986f2180404b 100644 --- a/drivers/infiniband/hw/mthca/mthca_memfree.c +++ b/drivers/infiniband/hw/mthca/mthca_memfree.c | |||
@@ -35,6 +35,7 @@ | |||
35 | #include "mthca_memfree.h" | 35 | #include "mthca_memfree.h" |
36 | #include "mthca_dev.h" | 36 | #include "mthca_dev.h" |
37 | #include "mthca_cmd.h" | 37 | #include "mthca_cmd.h" |
38 | #include <linux/mm.h> | ||
38 | 39 | ||
39 | /* | 40 | /* |
40 | * We allocate in as big chunks as we can, up to a maximum of 256 KB | 41 | * We allocate in as big chunks as we can, up to a maximum of 256 KB |