aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/feature_names.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/cpu/feature_names.c')
-rw-r--r--arch/x86/kernel/cpu/feature_names.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/cpu/feature_names.c b/arch/x86/kernel/cpu/feature_names.c
index ee975ac6bbcb..e43ad4ad4cba 100644
--- a/arch/x86/kernel/cpu/feature_names.c
+++ b/arch/x86/kernel/cpu/feature_names.c
@@ -4,7 +4,7 @@
* This file must not contain any executable code.
*/
-#include "asm/cpufeature.h"
+#include <asm/cpufeature.h>
/*
* These flag bits must match the definitions in <asm/cpufeature.h>.