Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310521
b: refs/heads/master
c: 7ad5e44
h: refs/heads/master
i:
  310519: 4f8303b
v: v3
  • Loading branch information
Devendra Naga authored and Roland Dreier committed May 29, 2012
1 parent 7448d5b commit 2db0111
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 804eaf29bac4148aa265bedc62182ed41a4c6120
refs/heads/master: 7ad5e449b96bd82f406ed4657a64c8f72a48896d
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/ocrdma/ocrdma_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
*******************************************************************/

#include <linux/module.h>
#include <linux/version.h>
#include <linux/idr.h>
#include <rdma/ib_verbs.h>
#include <rdma/ib_user_verbs.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/ocrdma/ocrdma_verbs.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#ifndef __OCRDMA_VERBS_H__
#define __OCRDMA_VERBS_H__

#include <linux/version.h>
int ocrdma_post_send(struct ib_qp *, struct ib_send_wr *,
struct ib_send_wr **bad_wr);
int ocrdma_post_recv(struct ib_qp *, struct ib_recv_wr *,
Expand Down

0 comments on commit 2db0111

Please sign in to comment.