Explorar el Código

IB/ipath: Remove duplicate stuff from ipath_verbs.h

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Robert Walsh hace 18 años
padre
commit
0d6172a428
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      drivers/infiniband/hw/ipath/ipath_verbs.h

+ 0 - 2
drivers/infiniband/hw/ipath/ipath_verbs.h

@@ -731,8 +731,6 @@ int ipath_query_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr);
 
 int ipath_destroy_srq(struct ib_srq *ibsrq);
 
-void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int sig);
-
 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
 
 struct ib_cq *ipath_create_cq(struct ib_device *ibdev, int entries,