diff options
Diffstat (limited to 'drivers/serial/icom.h')
| -rw-r--r-- | drivers/serial/icom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/icom.h b/drivers/serial/icom.h index e8578d8cd35e..027455496745 100644 --- a/drivers/serial/icom.h +++ b/drivers/serial/icom.h | |||
| @@ -270,7 +270,7 @@ struct icom_adapter { | |||
| 270 | #define V2_ONE_PORT_RVX_ONE_PORT_IMBED_MDM 0x0251 | 270 | #define V2_ONE_PORT_RVX_ONE_PORT_IMBED_MDM 0x0251 |
| 271 | int numb_ports; | 271 | int numb_ports; |
| 272 | struct list_head icom_adapter_entry; | 272 | struct list_head icom_adapter_entry; |
| 273 | struct kobject kobj; | 273 | struct kref kref; |
| 274 | }; | 274 | }; |
| 275 | 275 | ||
| 276 | /* prototype */ | 276 | /* prototype */ |
