diff options
Diffstat (limited to 'drivers/infiniband/hw/ehca/ehca_classes.h')
| -rw-r--r-- | drivers/infiniband/hw/ehca/ehca_classes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/ehca/ehca_classes.h b/drivers/infiniband/hw/ehca/ehca_classes.h index 0136abd50dd4..aaf6023a4835 100644 --- a/drivers/infiniband/hw/ehca/ehca_classes.h +++ b/drivers/infiniband/hw/ehca/ehca_classes.h | |||
| @@ -112,7 +112,7 @@ struct ehca_sport { | |||
| 112 | 112 | ||
| 113 | struct ehca_shca { | 113 | struct ehca_shca { |
| 114 | struct ib_device ib_device; | 114 | struct ib_device ib_device; |
| 115 | struct of_device *ofdev; | 115 | struct platform_device *ofdev; |
| 116 | u8 num_ports; | 116 | u8 num_ports; |
| 117 | int hw_level; | 117 | int hw_level; |
| 118 | struct list_head shca_list; | 118 | struct list_head shca_list; |
