ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.
authorBob Moore <robert.moore@intel.com>
Tue, 8 Jan 2013 22:46:04 +0000 (23:46 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Jan 2013 11:36:23 +0000 (12:36 +0100)
commit6e1888fdcaad176fd9ce1180d97a16f2e6ea707c
treef24988c916e6c75e13f84847fa37443d27ef43d5
parentf55994f20523532c02056f8f0d80495c375ee271
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 <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acoutput.h
This page took 0.0264799999999999 seconds and 5 git commands to generate.