|
@@ -386,7 +386,6 @@ int acpi_scan_add_handler(struct acpi_scan_handler *handler);
|
|
|
int acpi_bus_register_driver(struct acpi_driver *driver);
|
|
|
void acpi_bus_unregister_driver(struct acpi_driver *driver);
|
|
|
int acpi_bus_scan(acpi_handle handle);
|
|
|
-void acpi_bus_hot_remove_device(void *context);
|
|
|
void acpi_bus_trim(struct acpi_device *start);
|
|
|
acpi_status acpi_bus_get_ejd(acpi_handle handle, acpi_handle * ejd);
|
|
|
int acpi_match_device_ids(struct acpi_device *device,
|