> 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 <linux/module.h> > #include <linux/moduleparam.h> > #include <linux/debugfs.h> > +#include <linux/vmalloc.h> > > #include <rdma/ib_verbs.h> Thanks, I folded this into my pull request. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html