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>
This commit is contained in:
parent
8a5286ed2a
commit
20f087ec5c
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user