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-Url: https://git.stricted.de/?a=commitdiff_plain;h=e572568fbcc680e5bfce1819bbb4805ca218b5d0;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.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