summaryrefslogtreecommitdiffstats
path: root/drivers/hid/intel-ish-hid/ishtp/hbm.h
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2019-03-05 15:33:04 +0100
committerJiri Kosina <jkosina@suse.cz>2019-03-05 15:33:04 +0100
commitedaea3d904af805545073070307ca5f3afce4e18 (patch)
treecc72b4106437007220592ff068207471a3e41edd /drivers/hid/intel-ish-hid/ishtp/hbm.h
parent487b6d0c876e83ecd833f8abbf98181f1bb058ae (diff)
parent1578461a18596cf33093b392d1b7853ba4276154 (diff)
downloadlinux-edaea3d904af805545073070307ca5f3afce4e18.tar.bz2
Merge branch 'for-5.1/ish' into for-linus
Power management improvements from Song Hongyan Switch to new UUID API from Andy Shevchenko Generalization the driver bindin to support more than just sensors from Srinivas Pandruvada
Diffstat (limited to 'drivers/hid/intel-ish-hid/ishtp/hbm.h')
-rw-r--r--drivers/hid/intel-ish-hid/ishtp/hbm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/intel-ish-hid/ishtp/hbm.h b/drivers/hid/intel-ish-hid/ishtp/hbm.h
index d96111cef7f8..7286e3600140 100644
--- a/drivers/hid/intel-ish-hid/ishtp/hbm.h
+++ b/drivers/hid/intel-ish-hid/ishtp/hbm.h
@@ -149,7 +149,7 @@ struct hbm_host_enum_response {
} __packed;
struct ishtp_client_properties {
- uuid_le protocol_name;
+ guid_t protocol_name;
uint8_t protocol_version;
uint8_t max_number_of_connections;
uint8_t fixed_address;