From 4277f2afb6bcd49190e4a14b14bb2d454106421b Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Fri, 9 Sep 2005 13:01:23 -0700 Subject: [PATCH] --- yaml --- r: 8060 b: refs/heads/master c: abda24528ac3045511fb59291a2d6ccbddf30eda h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-i386/mmzone.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7175dc156eb7..7e137b603941 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4b5d37ac02954572e80e09255bb5737277aaee8e +refs/heads/master: abda24528ac3045511fb59291a2d6ccbddf30eda diff --git a/trunk/include/asm-i386/mmzone.h b/trunk/include/asm-i386/mmzone.h index 516421300ea2..348fe3a4879d 100644 --- a/trunk/include/asm-i386/mmzone.h +++ b/trunk/include/asm-i386/mmzone.h @@ -29,7 +29,7 @@ static inline void get_memcfg_numa(void) #ifdef CONFIG_X86_NUMAQ if (get_memcfg_numaq()) return; -#elif CONFIG_ACPI_SRAT +#elif defined(CONFIG_ACPI_SRAT) if (get_memcfg_from_srat()) return; #endif