IB/core: Change idr objects to use the new schema
[sfrench/cifs-2.6.git] / drivers / infiniband / core / uverbs.h
index cf0519dff3a24d842f4f89fa356e4ac4225c89e3..3660278b62b0f1dd2f791d380c7310fbc579c3e8 100644 (file)
@@ -180,8 +180,6 @@ struct ib_ucq_object {
        u32                     async_events_reported;
 };
 
-void idr_remove_uobj(struct ib_uobject *uobj);
-
 struct file *ib_uverbs_alloc_event_file(struct ib_uverbs_file *uverbs_file,
                                        struct ib_device *ib_dev,
                                        int is_async);