IB: remove in-kernel support for memory windows
[linux-2.6-block.git] / drivers / staging / rdma / ehca / ehca_mrmw.c
index 1c1a8dd09ac57d92468ba741df8c71b3c139f898..c6e324522566d7ffed217c64e5dad7110e8be6fe 100644 (file)
@@ -413,18 +413,6 @@ alloc_mw_exit0:
 
 /*----------------------------------------------------------------------*/
 
-int ehca_bind_mw(struct ib_qp *qp,
-                struct ib_mw *mw,
-                struct ib_mw_bind *mw_bind)
-{
-       /* TODO: not supported up to now */
-       ehca_gen_err("bind MW currently not supported by HCAD");
-
-       return -EPERM;
-} /* end ehca_bind_mw() */
-
-/*----------------------------------------------------------------------*/
-
 int ehca_dealloc_mw(struct ib_mw *mw)
 {
        u64 h_ret;