diff options
Diffstat (limited to 'include/asm-x86/srat.h')
-rw-r--r-- | include/asm-x86/srat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/srat.h b/include/asm-x86/srat.h index 456fe0b5a921..774c919dc232 100644 --- a/include/asm-x86/srat.h +++ b/include/asm-x86/srat.h | |||
@@ -27,7 +27,7 @@ | |||
27 | #ifndef _ASM_SRAT_H_ | 27 | #ifndef _ASM_SRAT_H_ |
28 | #define _ASM_SRAT_H_ | 28 | #define _ASM_SRAT_H_ |
29 | 29 | ||
30 | #ifdef CONFIG_ACPI_SRAT | 30 | #ifdef CONFIG_ACPI_NUMA |
31 | extern int get_memcfg_from_srat(void); | 31 | extern int get_memcfg_from_srat(void); |
32 | #else | 32 | #else |
33 | static inline int get_memcfg_from_srat(void) | 33 | static inline int get_memcfg_from_srat(void) |