greybus: greybus_manifest.h: add FIXME for version
The version field is going to go away, but after the demo, not before. Note that in the header file. Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
This commit is contained in:
parent
6b7dff889c
commit
5f474d4943
@ -71,7 +71,7 @@ enum greybus_class_type {
|
||||
struct greybus_descriptor_module {
|
||||
__le16 vendor;
|
||||
__le16 product;
|
||||
__le16 version;
|
||||
__le16 version; // TODO - remove after Dec demo.
|
||||
__u8 vendor_stringid;
|
||||
__u8 product_stringid;
|
||||
__le64 unique_id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user