mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 20:33:49 -04:00
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:
committed by
Greg Kroah-Hartman
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;
|
||||
|
||||
Reference in New Issue
Block a user