diff options
Diffstat (limited to 'include/acpi/acpiosxf.h')
-rw-r--r-- | include/acpi/acpiosxf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/acpi/acpiosxf.h b/include/acpi/acpiosxf.h index 91c3cdff28bb..42307d948c1b 100644 --- a/include/acpi/acpiosxf.h +++ b/include/acpi/acpiosxf.h | |||
@@ -169,8 +169,6 @@ acpi_os_queue_for_execution(u32 priority, | |||
169 | 169 | ||
170 | void acpi_os_wait_events_complete(void *context); | 170 | void acpi_os_wait_events_complete(void *context); |
171 | 171 | ||
172 | void acpi_os_wait_events_complete(void *context); | ||
173 | |||
174 | void acpi_os_sleep(acpi_integer milliseconds); | 172 | void acpi_os_sleep(acpi_integer milliseconds); |
175 | 173 | ||
176 | void acpi_os_stall(u32 microseconds); | 174 | void acpi_os_stall(u32 microseconds); |