summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_manifest.h
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-04-28 19:51:38 +0530
committerGreg Kroah-Hartman <gregkh@google.com>2015-05-01 21:08:05 +0200
commit20f087ec5c8c746020c91d296339eebe4d8ed4dd (patch)
tree447a3399401aebf0c915105f6273f793548d0f36 /drivers/staging/greybus/greybus_manifest.h
parent8a5286ed2a0a7d394817a63ae37ae54608a4d3b4 (diff)
downloadop-kernel-dev-20f087ec5c8c746020c91d296339eebe4d8ed4dd.zip
op-kernel-dev-20f087ec5c8c746020c91d296339eebe4d8ed4dd.tar.gz
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>
Diffstat (limited to 'drivers/staging/greybus/greybus_manifest.h')
-rw-r--r--drivers/staging/greybus/greybus_manifest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus_manifest.h b/drivers/staging/greybus/greybus_manifest.h
index 1fb0131..bea4de2 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;
OpenPOWER on IntegriCloud