From: Hanjun Guo Date: Fri, 14 Nov 2014 09:44:07 +0000 (+0800) Subject: ACPI / Kconfig: Remove redundant depends on ACPI X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a33ffcf6b431e49cd04097b85f48aa17499a6a;p=pandora-kernel.git ACPI / Kconfig: Remove redundant depends on ACPI Since config ACPI_REDUCED_HARDWARE_ONLY is already depended on ACPI (inside if ACPI / endif), so depdens on ACPI is redundant, remove it and fix the minor syntax problem also. Signed-off-by: Hanjun Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed