ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Feb 2007 03:39:38 +0000 (14:39 +1100)
committerLen Brown <len.brown@intel.com>
Tue, 13 Feb 2007 05:09:13 +0000 (00:09 -0500)
commita795ca5852fb944f21bd71c1230fcc5456e7d5ef
tree194a68c4d0ed3bd10c97f41d474b4be5924e90d9
parent615d5f235b6c402ca01098a828c3d67e79e57cb6
ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI

Len Brown <lenb@kernel.org> said:
> Okay, but better to use disable_acpi()
> indeed, since this would be the first code not already inside CONFIG_ACPI
> to invoke disable_acpi(), we could define the inline as empty and you could
> then scratch the #ifdef too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Len Brown <len.brown@intel.com>
include/asm-i386/acpi.h