diff --git a/drivers/staging/greybus/greybus_manifest.h b/drivers/staging/greybus/greybus_manifest.h index 1fb01319b9a3..bea4de27ff9f 100644 --- a/drivers/staging/greybus/greybus_manifest.h +++ b/drivers/staging/greybus/greybus_manifest.h @@ -82,7 +82,6 @@ struct greybus_descriptor_string { * *not* the functions within it. */ struct greybus_descriptor_interface { - __le16 version; // TODO - remove after Dec demo. __u8 vendor_stringid; __u8 product_stringid; } __packed;