aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ds_selftest.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/ds_selftest.h')
-rw-r--r--arch/x86/kernel/ds_selftest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/ds_selftest.h b/arch/x86/kernel/ds_selftest.h
index 0e6e19d4c7d..2ba8745c666 100644
--- a/arch/x86/kernel/ds_selftest.h
+++ b/arch/x86/kernel/ds_selftest.h
@@ -12,4 +12,4 @@ extern int ds_selftest_pebs(void);
#else
static inline int ds_selftest_bts(void) { return 0; }
static inline int ds_selftest_pebs(void) { return 0; }
-#endif /* CONFIG_X86_DS_SELFTEST */
+#endif