From: Jesse Barnes Date: Tue, 15 Sep 2009 23:57:24 +0000 (-0700) Subject: ACPI: make ACPI button funcs no-ops if not built in X-Git-Tag: v2.6.32-rc1~52^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a133e0c9dabda23e6693cabfdc1d5106dca5fc2;p=pandora-kernel.git ACPI: make ACPI button funcs no-ops if not built in Yakui pointed out that we don't properly no-op the ACPI button routines if the button driver isn't built in. This will cause problems if ACPI is disabled, so provide stub functions in that case. Reported-by: ykzhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed