summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/srat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/srat.h')
-rw-r--r--include/asm-x86/srat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/srat.h b/include/asm-x86/srat.h
index 456fe0b5a92..774c919dc23 100644
--- a/include/asm-x86/srat.h
+++ b/include/asm-x86/srat.h
@@ -27,7 +27,7 @@
#ifndef _ASM_SRAT_H_
#define _ASM_SRAT_H_
-#ifdef CONFIG_ACPI_SRAT
+#ifdef CONFIG_ACPI_NUMA
extern int get_memcfg_from_srat(void);
#else
static inline int get_memcfg_from_srat(void)