From: Rusty Russell Date: Mon, 12 Feb 2007 03:39:38 +0000 (+1100) Subject: ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI X-Git-Tag: v2.6.21-rc1~92^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a795ca5852fb944f21bd71c1230fcc5456e7d5ef;p=pandora-kernel.git ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI Len Brown 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed