Merge branch 'acpi-scan' into acpi-pm
[firefly-linux-kernel-4.4.55.git] / drivers / acpi / internal.h
index c529454532dc7fb796aeb102af0e260ee4989b3e..df7f7aff327bf7fc1410661d1e9ed066476236a8 100644 (file)
@@ -99,6 +99,8 @@ void acpi_device_add_finalize(struct acpi_device *device);
 void acpi_free_pnp_ids(struct acpi_device_pnp *pnp);
 bool acpi_device_is_present(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);
 
 /* --------------------------------------------------------------------------
                      Device Matching and Notification