Commit feee9570 authored by Len Brown's avatar Len Brown

[ACPI] comment out prototypes for new unused debug routines

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent f9f4601f
......@@ -78,7 +78,6 @@ static void
acpi_ex_out_address (
char *title,
acpi_physical_address value);
#endif /* ACPI_FUTURE_USAGE */
static void
acpi_ex_dump_reference (
......@@ -89,7 +88,7 @@ acpi_ex_dump_package (
union acpi_operand_object *obj_desc,
u32 level,
u32 index);
#endif /* ACPI_FUTURE_USAGE */
/*******************************************************************************
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment