diff options
Diffstat (limited to 'include/linux/mod_devicetable.h')
-rw-r--r-- | include/linux/mod_devicetable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h index 1298a7daa57d..01797cb4587e 100644 --- a/include/linux/mod_devicetable.h +++ b/include/linux/mod_devicetable.h | |||
@@ -754,6 +754,7 @@ struct tb_service_id { | |||
754 | * struct typec_device_id - USB Type-C alternate mode identifiers | 754 | * struct typec_device_id - USB Type-C alternate mode identifiers |
755 | * @svid: Standard or Vendor ID | 755 | * @svid: Standard or Vendor ID |
756 | * @mode: Mode index | 756 | * @mode: Mode index |
757 | * @driver_data: Driver specific data | ||
757 | */ | 758 | */ |
758 | struct typec_device_id { | 759 | struct typec_device_id { |
759 | __u16 svid; | 760 | __u16 svid; |