From: Zhao Yakui Date: Wed, 24 Jun 2009 03:49:49 +0000 (+0800) Subject: ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS X-Git-Tag: v2.6.32-rc1~171^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74cad4ee9839669ad920257678ea0bf0a818cd3b;p=pandora-kernel.git ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS Now whether the ACPI processor proc I/F is registered depends on the CONFIG_PROC. It had better depend on the CONFIG_ACPI_PROCFS. When the CONFIG_ACPI_PROCFS is unset in kernel configuration, the ACPI processor proc I/F won't be registered. Signed-off-by: Zhao Yakui Signed-off-by: Len Brown --- Reading git-diff-tree failed