aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/intel_pconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/intel_pconfig.h')
-rw-r--r--arch/x86/include/asm/intel_pconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/intel_pconfig.h b/arch/x86/include/asm/intel_pconfig.h
index 3cb002b1d0f9..994638ef171b 100644
--- a/arch/x86/include/asm/intel_pconfig.h
+++ b/arch/x86/include/asm/intel_pconfig.h
@@ -38,7 +38,7 @@ enum pconfig_leaf {
#define MKTME_INVALID_ENC_ALG 4
#define MKTME_DEVICE_BUSY 5
-/* Hardware requires the structure to be 256 byte alinged. Otherwise #GP(0). */
+/* Hardware requires the structure to be 256 byte aligned. Otherwise #GP(0). */
struct mktme_key_program {
u16 keyid;
u32 keyid_ctrl;