Commit 6ad53b6d authored by Andy Grover's avatar Andy Grover

ACPI: Update version to 20030228

parent 9358a201
......@@ -72,7 +72,7 @@
/* Version string */
#define ACPI_CA_VERSION 0x20030122
#define ACPI_CA_VERSION 0x20030228
/* Version of ACPI supported */
......
......@@ -211,6 +211,10 @@ acpi_db_walk_for_specific_objects (
void *context,
void **return_value);
void
acpi_db_generate_gpe (
char *gpe_arg,
char *block_arg);
/*
* dbdisply - debug display commands
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment