aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/misc-devices
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/misc-devices')
-rw-r--r--Documentation/misc-devices/mei/mei-amt-version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/misc-devices/mei/mei-amt-version.c b/Documentation/misc-devices/mei/mei-amt-version.c
index 01804f216312..49e4f770864a 100644
--- a/Documentation/misc-devices/mei/mei-amt-version.c
+++ b/Documentation/misc-devices/mei/mei-amt-version.c
@@ -214,7 +214,7 @@ out:
214} 214}
215 215
216/*************************************************************************** 216/***************************************************************************
217 * Intel Advanced Management Technolgy ME Client 217 * Intel Advanced Management Technology ME Client
218 ***************************************************************************/ 218 ***************************************************************************/
219 219
220#define AMT_MAJOR_VERSION 1 220#define AMT_MAJOR_VERSION 1
@@ -256,7 +256,7 @@ struct amt_code_versions {
256} __attribute__((packed)); 256} __attribute__((packed));
257 257
258/*************************************************************************** 258/***************************************************************************
259 * Intel Advanced Management Technolgy Host Interface 259 * Intel Advanced Management Technology Host Interface
260 ***************************************************************************/ 260 ***************************************************************************/
261 261
262struct amt_host_if_msg_header { 262struct amt_host_if_msg_header {