From ab7c42e1cc4e667a80552323a4af42bef62bc027 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Fri, 18 Feb 2011 12:01:54 +0000 Subject: [PATCH] - Fix acpi really. svn path=/branches/cmake-bringup/; revision=50795 --- drivers/bus/acpi/power.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bus/acpi/power.c b/drivers/bus/acpi/power.c index 05d50c2b7ee..cb58d4ff0dd 100644 --- a/drivers/bus/acpi/power.c +++ b/drivers/bus/acpi/power.c @@ -224,7 +224,7 @@ Bus_PDO_Power ( return status; } -#if !defined(NDEBUG) && !defined(_MSC_VER) +#if !defined(NDEBUG) || defined(_MSC_VER) PCHAR PowerMinorFunctionString (