From: Paul Bolle Date: Tue, 19 Mar 2013 10:41:01 +0000 (+0000) Subject: ACPI: remove "config ACPI_DEBUG_FUNC_TRACE" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa8794e65348a08722aa3eed9df0034bca8d4cb;p=pandora-kernel.git ACPI: remove "config ACPI_DEBUG_FUNC_TRACE" Kconfig symbol ACPI_DEBUG_FUNC_TRACE was only used (through its corresponding macro) in drivers/acpi/acpica/acmacros.h. That macro was removed from that header in v3.8, with commit 86ff0e508f88eda6e479a897476026055831d2d8 ("ACPICA: Fix unmerged acmacros.h divergences."), so ACPI_DEBUG_FUNC_TRACE can now be removed too, as it is unused. [rjw: Changelog] Signed-off-by: Paul Bolle Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed