1
0
Fork 0

RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree

Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
hifive-unleashed-5.1
Vipul Pandya 2012-05-21 17:31:13 +05:30 committed by Roland Dreier
parent 67bbc05512
commit e572568fbc
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/debugfs.h>
#include <linux/vmalloc.h>
#include <rdma/ib_verbs.h>