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)
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>

No differences found