summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/utalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/utalloc.c')
-rw-r--r--sys/contrib/dev/acpica/utalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/dev/acpica/utalloc.c b/sys/contrib/dev/acpica/utalloc.c
index 4f6e15f..cc5fd01 100644
--- a/sys/contrib/dev/acpica/utalloc.c
+++ b/sys/contrib/dev/acpica/utalloc.c
@@ -123,6 +123,7 @@
/* Local prototypes */
+#ifdef ACPI_DBG_TRACK_ALLOCATIONS
static ACPI_DEBUG_MEM_BLOCK *
AcpiUtFindAllocation (
void *Allocation);
@@ -143,7 +144,6 @@ AcpiUtRemoveAllocation (
char *Module,
UINT32 Line);
-#ifdef ACPI_DBG_TRACK_ALLOCATIONS
static ACPI_STATUS
AcpiUtCreateList (
char *ListName,
OpenPOWER on IntegriCloud