mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00:00
[PATCH] missing include in mthca
Missing include - usual portability problems... Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
461790f790
commit
fdca124a1b
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
#include "mthca_memfree.h"
|
#include "mthca_memfree.h"
|
||||||
#include "mthca_dev.h"
|
#include "mthca_dev.h"
|
||||||
#include "mthca_cmd.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
|
* We allocate in as big chunks as we can, up to a maximum of 256 KB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue