Commit 1c9af6dd authored by Len Brown's avatar Len Brown Committed by Len Brown

build fix

parent 52fec4fe
...@@ -345,11 +345,11 @@ acpi_disable_event ( ...@@ -345,11 +345,11 @@ acpi_disable_event (
u32 event, u32 event,
u32 flags); u32 flags);
#ifdef ACPI_FUTURE_USAGE
acpi_status acpi_status
acpi_clear_event ( acpi_clear_event (
u32 event); u32 event);
#ifdef ACPI_FUTURE_USAGE
acpi_status acpi_status
acpi_get_event_status ( acpi_get_event_status (
u32 event, u32 event,
......
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