regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9
[linux-2.6-block.git] / drivers / staging / rdma / ipath / ipath_verbs.c
index 1778dee13f99269c51cc90f6c4d09a6f46a13a21..53f9dcab180d2e39b1eafcf5d7282be93cef5357 100644 (file)
@@ -2201,7 +2201,6 @@ int ipath_register_ib_device(struct ipath_devdata *dd)
        dev->poll_cq = ipath_poll_cq;
        dev->req_notify_cq = ipath_req_notify_cq;
        dev->get_dma_mr = ipath_get_dma_mr;
-       dev->reg_phys_mr = ipath_reg_phys_mr;
        dev->reg_user_mr = ipath_reg_user_mr;
        dev->dereg_mr = ipath_dereg_mr;
        dev->alloc_fmr = ipath_alloc_fmr;