mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-08 10:18:16 +07: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
@ -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…
Reference in New Issue
Block a user