aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mem_encrypt_identity.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mm/mem_encrypt_identity.c')
-rw-r--r--arch/x86/mm/mem_encrypt_identity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/mm/mem_encrypt_identity.c b/arch/x86/mm/mem_encrypt_identity.c
index 7ae36868aed2..a19ef1a416ff 100644
--- a/arch/x86/mm/mem_encrypt_identity.c
+++ b/arch/x86/mm/mem_encrypt_identity.c
@@ -27,6 +27,7 @@
27 * be extended when new paravirt and debugging variants are added.) 27 * be extended when new paravirt and debugging variants are added.)
28 */ 28 */
29#undef CONFIG_PARAVIRT 29#undef CONFIG_PARAVIRT
30#undef CONFIG_PARAVIRT_XXL
30#undef CONFIG_PARAVIRT_SPINLOCKS 31#undef CONFIG_PARAVIRT_SPINLOCKS
31 32
32#include <linux/kernel.h> 33#include <linux/kernel.h>