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: upstream/snapshot3+hdmi~7465^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e572568fbcc680e5bfce1819bbb4805ca218b5d0;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 c8fd1d8..cb4ecd7 100644 --- a/drivers/infiniband/hw/cxgb4/device.c +++ b/drivers/infiniband/hw/cxgb4/device.c @@ -32,6 +32,7 @@ #include #include #include +#include #include