X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=drivers%2Facpi%2Finternal.h;h=7f43423de43cebdd0788f2a9d75eed24722bc1a7;hb=b6c70268723bc89743b8aaaa7d17f6889d72497a;hp=fc8c43e767074c177c56c1c97adc6a3a077d5336;hpb=b04a23421bf63d3fde3227041b31e39cb5b5349d;p=linux.git diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h index fc8c43e76707..7f43423de43c 100644 --- a/drivers/acpi/internal.h +++ b/drivers/acpi/internal.h @@ -115,6 +115,7 @@ bool acpi_device_is_present(const struct acpi_device *adev); bool acpi_device_is_battery(struct acpi_device *adev); bool acpi_device_is_first_physical_node(struct acpi_device *adev, const struct device *dev); +int acpi_bus_register_early_device(int type); /* -------------------------------------------------------------------------- Device Matching and Notification