projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b5774
)
ACPICA: Remove duplicate prototypes from header
author
Bob Moore
<robert.moore@intel.com>
Wed, 24 Jun 2009 01:45:17 +0000
(09:45 +0800)
committer
Len Brown
<len.brown@intel.com>
Thu, 27 Aug 2009 14:17:14 +0000
(10:17 -0400)
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>
drivers/acpi/acpica/acdebug.h
patch
|
blob
|
history
diff --git
a/drivers/acpi/acpica/acdebug.h
b/drivers/acpi/acpica/acdebug.h
index
62c59df
..
a4fb001
100644
(file)
--- a/
drivers/acpi/acpica/acdebug.h
+++ b/
drivers/acpi/acpica/acdebug.h
@@
-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
*/