Commit fdca124a authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] missing include in mthca

Missing include - usual portability problems...
Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 461790f7
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment