IB: convert struct class_device to struct device
[cascardo/linux.git] / include / rdma / ib_verbs.h
index 95bf4ba..2dcbecc 100644 (file)
@@ -1051,7 +1051,7 @@ struct ib_device {
        struct ib_dma_mapping_ops   *dma_ops;
 
        struct module               *owner;
-       struct class_device          class_dev;
+       struct device                dev;
        struct kobject               *ports_parent;
        struct list_head             port_list;