From: Vipul Pandya Date: Mon, 21 May 2012 12:01:13 +0000 (+0530) Subject: RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree X-Git-Tag: firefly_0821_release~3680^2~2849^2^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e572568fbcc680e5bfce1819bbb4805ca218b5d0;p=firefly-linux-kernel-4.4.55.git RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree Signed-off-by: Vipul Pandya Signed-off-by: Roland Dreier --- diff --git a/drivers/infiniband/hw/cxgb4/device.c b/drivers/infiniband/hw/cxgb4/device.c index c8fd1d8b20e6..cb4ecd783700 100644 --- a/drivers/infiniband/hw/cxgb4/device.c +++ b/drivers/infiniband/hw/cxgb4/device.c @@ -32,6 +32,7 @@ #include #include #include +#include #include