1
0
Fork 0

greybus: manifest: drop interface-version field

It is not required anymore. Drop it.

Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
hifive-unleashed-5.1
Viresh Kumar 2015-04-28 19:51:38 +05:30 committed by Greg Kroah-Hartman
parent 8a5286ed2a
commit 20f087ec5c
1 changed files with 0 additions and 1 deletions

View File

@ -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;