IB/uverbs: Remove struct uverbs_root_spec and all supporting code
[linux-2.6-block.git] / drivers / infiniband / core / uverbs.h
index 879be0d1fd99d8c56c96c66af8186b6c3f46035a..5df8e548cc146066879d6470a8482412d4f17ab3 100644 (file)
@@ -111,7 +111,6 @@ struct ib_uverbs_device {
        struct mutex                            lists_mutex; /* protect lists */
        struct list_head                        uverbs_file_list;
        struct list_head                        uverbs_events_file_list;
-       struct uverbs_root_spec                 *specs_root;
        struct uverbs_api                       *uapi;
 };