From: Rafael J. Wysocki Date: Wed, 12 Jan 2011 21:03:20 +0000 (+0100) Subject: ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework X-Git-Tag: v2.6.38-rc1~68^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fed05c9c9812b5882bc708f4da4fa8d5df2875c;p=pandora-kernel.git ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework The recent rework of the NVS saving/restoring code introduced two build issues for !CONFIG_ACPI, a warning in drivers/acpi/internal.h and an error in arch/x86/kernel/e820.c. Fix them by providing suitable static inline definitions of the relevant functions. Signed-off-by: Rafael J. Wysocki Acked-by: Randy Dunlap Signed-off-by: Len Brown --- Reading git-diff-tree failed