Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit feee9570 authored by Len Brown's avatar Len Brown
Browse files

[ACPI] comment out prototypes for new unused debug routines



Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent f9f4601f
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -78,7 +78,6 @@ static void
acpi_ex_out_address (
acpi_ex_out_address (
	char                            *title,
	char                            *title,
	acpi_physical_address           value);
	acpi_physical_address           value);
#endif	/* ACPI_FUTURE_USAGE */


static void
static void
acpi_ex_dump_reference (
acpi_ex_dump_reference (
@@ -89,7 +88,7 @@ acpi_ex_dump_package (
	union acpi_operand_object       *obj_desc,
	union acpi_operand_object       *obj_desc,
	u32                             level,
	u32                             level,
	u32                             index);
	u32                             index);

#endif	/* ACPI_FUTURE_USAGE */


/*******************************************************************************
/*******************************************************************************
 *
 *