summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_id.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <greg@kroah.com>2014-09-01 13:31:31 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2014-09-01 13:31:31 -0700
commit6584c8af7045d12249ebbe34b1e370d972abb0ff (patch)
tree7af21463ca852db0350bf9eb85aad9fcc6a74bdf /drivers/staging/greybus/greybus_id.h
parentd58778002b303bd1915b7e38084feb9df1ea3361 (diff)
greybus: s/greybus_device_id/greybus_module_id/g
Diffstat (limited to 'drivers/staging/greybus/greybus_id.h')
-rw-r--r--drivers/staging/greybus/greybus_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus_id.h b/drivers/staging/greybus/greybus_id.h
index 4afbfe2d5cb9..b6fe26a44ea8 100644
--- a/drivers/staging/greybus/greybus_id.h
+++ b/drivers/staging/greybus/greybus_id.h
@@ -9,7 +9,7 @@
#include <linux/mod_devicetable.h>
-struct greybus_device_id {
+struct greybus_module_id {
__u16 match_flags;
__u16 wVendor;
__u16 wProduct;