From: Bob Moore Date: Tue, 8 Jan 2013 22:46:04 +0000 (+0100) Subject: ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. X-Git-Tag: v3.9-rc1~146^2~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1888fdcaad176fd9ce1180d97a16f2e6ea707c;p=pandora-kernel.git ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. Fix two issues with the ACPI_DEBUG_PRINT macros. 1) Add the ACPI_DO_WHILE0 macro to the main DEBUG_PRINT helper macro. 2) Rename ACPI_DEBUG macro to ACPI_DO_DEBUG_PRINT since ACPI_DEBUG is already commonly used by the various hosts. Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed