mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
ACPICA: Remove duplicate prototypes from header
Two duplicates in acdebug.h. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
c6b5774caa
commit
9c61b34cf7
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue