Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
feee9570
Commit
feee9570
authored
Jul 29, 2005
by
Len Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ACPI] comment out prototypes for new unused debug routines
Signed-off-by:
Len Brown
<
len.brown@intel.com
>
parent
f9f4601f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
drivers/acpi/executer/exdump.c
drivers/acpi/executer/exdump.c
+1
-2
No files found.
drivers/acpi/executer/exdump.c
View file @
feee9570
...
@@ -78,7 +78,6 @@ static void
...
@@ -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 (
...
@@ -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 */
/*******************************************************************************
/*******************************************************************************
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment