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

Commit 9c61b34c authored by Bob Moore's avatar Bob Moore Committed by Len Brown
Browse files

ACPICA: Remove duplicate prototypes from header



Two duplicates in acdebug.h.

Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarLin Ming <ming.m.lin@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent c6b5774c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -154,10 +154,6 @@ void
acpi_db_display_argument_object(union acpi_operand_object *obj_desc,
				struct acpi_walk_state *walk_state);

void acpi_db_check_predefined_names(void);

void acpi_db_batch_execute(void);

/*
 * dbexec - debugger control method execution
 */